Lexer.allocateToken

class Lexer
nothrow pure nothrow @safe
allocateToken
()

Return Value

Type: Token*

a newly allocated Token.

Suggestion Box / Bug Report