Back to Gogs

CodeMirror

public/plugins/codemirror-5.17.0/mode/asn.1/index.html

0.14.2530 B
Original Source

ASN.1 example

-- -- Sample ASN.1 Code -- MyModule DEFINITIONS ::= BEGIN MyTypes ::= SEQUENCE { myObjectId OBJECT IDENTIFIER, mySeqOf SEQUENCE OF MyInt, myBitString BIT STRING { muxToken(0), modemToken(1) } } MyInt ::= INTEGER (0..65535) END

Language: Abstract Syntax Notation One (ASN.1)

MIME types defined: text/x-ttcn-asn

The development of this mode has been sponsored by Ericsson.

Coded by Asmelash Tsegay Gebretsadkan