- IDENTIFIER - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- IF - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- ifToken() - Static method in class org.expressionj.expr.parser.EquationParser
 
-  
 
- image - Variable in class org.expressionj.expr.parser.Token
 
- 
The string image of the token.
 
- inBuf - Static variable in class org.expressionj.expr.parser.SimpleCharStream
 
-  
 
- increment() - Static method in class org.expressionj.expr.parser.EquationParser
 
-  
 
- INCREMENT - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- index - Variable in class org.expressionj.expr.ExprArrayAffect
 
-  
 
- initType() - Method in class org.expressionj.model.AbstractValue
 
-  
 
- input_stream - Static variable in class org.expressionj.expr.parser.EquationParserTokenManager
 
-  
 
- inputStream - Static variable in class org.expressionj.expr.parser.SimpleCharStream
 
-  
 
- Int(int) - Constructor for class org.expressionj.model.ValueWrapper.Int
 
-  
 
- isAcceptingUndefinedVariables() - Static method in class org.expressionj.expr.parser.EquationParser
 
-  
 
- isAcceptingUndefinedVariables() - Static method in class org.expressionj.model.ExpressionJ
 
- 
Return true if undefined variables are allowed by the parser.
 
- isConstant(Expression) - Method in class org.expressionj.util.ExpressionAnalyser
 
- 
Return true if an Expression is a constant.
 
- isCreated() - Method in class org.expressionj.expr.AbstractAssignment
 
- 
Return true if the assignment creates the variable.
 
- isLocal - Variable in class org.expressionj.expr.AbstractAssignment
 
- 
True if the assignment assign a local variable.
 
- isLocal() - Method in class org.expressionj.expr.AbstractAssignment
 
- 
Return true if the assignment assign a local variable.
 
- isLocal() - Method in class org.expressionj.model.LocalVariable
 
- 
Return true.
 
- isLocal() - Method in class org.expressionj.model.Variable
 
- 
Return true if the variable is a local variable.
 
- isVarargs() - Method in class org.expressionj.functions.Function
 
- 
Return true if the underlying method uses varargs for its arguments.
 
- isVarargs(String) - Static method in class org.expressionj.functions.FunctionsDefinitions
 
-  
 
- isVariable(Expression) - Method in class org.expressionj.util.ExpressionAnalyser
 
- 
Return true if an Expression is a variable.