Token.createInvalidToken

Generates an invalid token at the given position. This is used by the Lexer to throw an exception that requires a token.

struct Token
static
createInvalidToken
(,
in string text = ""
)

Meta