Uses of Class
org.apache.commons.jexl2.parser.TokenMgrError
Packages that use TokenMgrError
-
Uses of TokenMgrError in org.apache.commons.jexl2
Constructors in org.apache.commons.jexl2 with parameters of type TokenMgrErrorModifierConstructorDescriptionTokenization
(JexlInfo node, CharSequence expr, TokenMgrError cause) Creates a new Tokenization exception instance.