A Parser error, when a literal list is malformed (either because it contains garbage symbols, or because it is not finished).

Hierarchy (view full)

Constructors

Accessors

Constructors

Accessors

  • get token(): Token
  • The token that was found when expecting another one.

    Returns Token