Represents an ASN.1 document.
Base class for all ASN.1 nodes.
Supporting syntax in a macro
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...
SupportingSyntax(string Name, UserDefinedItem Notation)
Type notation declaration
Abstract base class for user-defined parts in macros