Uses of Class
org.apache.commons.jexl2.parser.TokenMgrError

Packages that use TokenMgrError
org.apache.commons.jexl2 Provides a framework for evaluating JEXL expressions. 
 

Uses of TokenMgrError in org.apache.commons.jexl2
 

Constructors in org.apache.commons.jexl2 with parameters of type TokenMgrError
JexlException.Tokenization(JexlInfo node, CharSequence expr, TokenMgrError cause)
          Creates a new Tokenization exception instance.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.