Represents an ASN.1 document.
Represents an ASN.1 field definition.
Base class for all ASN.1 nodes.
Represents an ASN.1 Type definition.
Abstract base class for ASN.1 types.
Asn1Document Document
ASN.1 document defining macro.
Supporting syntax in a macro
Abstract base class for user-defined parts in macros
Un-typed user-defined part.
override string ToString()
override Asn1Node Parse(Asn1Document Document, Asn1Macro Macro)
Parses the portion of the document at the current position, according to the instructions available i...
UserDefinedPart(string Identifier)
Un-typed user-defined part.