VocabularylexerInputsOutputsNone
Word descriptionThrows an
unexpected error.
Error descriptionThrown by the parser if an unmatched closing delimiter is encountered.
ExamplesParsing the following snippet will throw this error:
[ 1 2 3 }
DefinitionMethods