Uses of Class
net.aifusion.asn.Symbol
Package
Description
This package contains a partial implementation an ASN.1 parser and classes to manage ASN.1 values.
-
Uses of Symbol in net.aifusion.asn
Modifier and TypeMethodDescriptionGet the symbol associated with a given symbolSymbol.getParent()
Get the parent of this symbol, if anyModifier and TypeMethodDescriptionSymbolTable.getSymbolTable()
Get the underlying map containing <symbolName,Symbol> from this symbol tableModifierConstructorDescriptionSymbol
(String name, AsnProduction type, Symbol parent, String definingType) Create a symbol