newExpressionLexer
Return
a new Lexer instance that distinguishes text (static values) from function calls
Parameters
source
raw input
allowBlockFunctionCalls
whether block function calls are tokenized too
a new Lexer instance that distinguishes text (static values) from function calls
raw input
whether block function calls are tokenized too