package
0.774.0
Repository: https://github.com/anz-bank/sysl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
MustUnescape will escape URL escaped characters.
MustUnescapeStrings will escape URL escaped characters in an array of strings.
NewParser intializes and returns a new Parser instance.
No description provided by the author
No description provided by the author
No description provided by the author
NewTreeShapeListener ...
No description provided by the author

# Constants

No description provided by the author
ImportError is returned by parser when its unable to load input modules.
ParseError is returned by parser when one of the input files has syntax errors.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Parser holds assign types and let(variable) definitions in hierarchical order, messages generated while parsing and whether a root was found or not.
No description provided by the author
No description provided by the author
No description provided by the author
SyslParserErrorListener ...
TreeShapeListener ..
TypeData contains referenced type and actual tuple of referenced type.