Versions in this module Expand all Collapse all v0 v0.5.1 May 14, 2021 v0.5.0 May 14, 2021 Changes in this version + func DescribeExpected(tokens []string) string + func DescribeToken(tok *token.Token) string + type Error struct + Err error + ErrorSymbols []ErrorSymbol + ErrorToken *token.Token + ExpectedTokens []string + StackTop int + func (e *Error) Error() string + func (e *Error) String() string + type ErrorSymbol interface