A Parser error, when the next token is not one of the expected when parsing a specific construction.

Hierarchy (view full)

Constructors

Accessors

Constructors

Accessors

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

    Returns Token