☰
D
dejadoc
DDN
/
ddn.data.cf
/
CfLexer.makeToken
🔍
☾
CfLexer.makeToken
private
Token
makeToken(
TokenType
type, string value)
@safe
pure
Creates a token at the current location.
Parameters
type
The token type
value
The token value
Returns
A new Token.