lexer/deprecated_lexer library
Properties
-
asFunctionLexer
→ Parser<
AsFunctionParser> -
These lexers help identify parts of an expression that are no longer
supported. When the expression is applied to an object, it will throw
an error, but this allows us to give more helpful and specific error
messages (also, on the off chance an old system needs to actually
allow these, it makes it )
final
-
isFunctionLexer
→ Parser<
IsFunctionParser> -
final