Back to Codemirror5

CodeMirror

mode/asn.1/index.html

5.65.21530 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