InvalidToken.invalidTokenType

returns type of token parsing of which has been failed - if it's invalid token (can be returned in error tolerant mode of tokenizer)

  1. TokenType invalidTokenType [@property getter]
    class InvalidToken
    override @property
    invalidTokenType
    ()
  2. TokenType invalidTokenType [@property setter]

Meta