☰
D
dejadoc
DDN
/
ddn.data.cf
/
CfLexer.classifyKeyword
🔍
☾
CfLexer.classifyKeyword
private
TokenType
classifyKeyword(string text)
@safe
pure
Classifies a text as keyword or identifier.
Parameters
text
The text to classify
Returns
The appropriate TokenType.