- tabSize - Static variable in class org.expressionj.expr.parser.SimpleCharStream
 
-  
 
- TAN - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- TEXT - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- TODEGREES - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- token - Static variable in class org.expressionj.expr.parser.EquationParser
 
- 
Current token.
 
- Token - Class in org.expressionj.expr.parser
 
- 
Describes the input token stream.
 
- Token() - Constructor for class org.expressionj.expr.parser.Token
 
- 
No-argument constructor
 
- Token(int) - Constructor for class org.expressionj.expr.parser.Token
 
- 
Constructs a new token for the specified Image.
 
- Token(int, String) - Constructor for class org.expressionj.expr.parser.Token
 
- 
Constructs a new token for the specified Image and Kind.
 
- token_source - Static variable in class org.expressionj.expr.parser.EquationParser
 
- 
Generated Token Manager.
 
- tokenImage - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
Literal token values.
 
- tokenImage - Variable in exception org.expressionj.expr.parser.ParseException
 
- 
This is a reference to the "tokenImage" array of the generated
 parser within which the parse error occurred.
 
- TokenMgrError - Error in org.expressionj.expr.parser
 
- 
Token Manager Error.
 
- TokenMgrError() - Constructor for error org.expressionj.expr.parser.TokenMgrError
 
- 
No arg constructor.
 
- TokenMgrError(String, int) - Constructor for error org.expressionj.expr.parser.TokenMgrError
 
- 
Constructor with message and reason.
 
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.expressionj.expr.parser.TokenMgrError
 
- 
Full Constructor.
 
- TORADIANS - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- toString() - Method in class org.expressionj.expr.parser.Token
 
- 
Returns the image.
 
- TRUE - Static variable in class org.expressionj.model.Constant
 
- 
The constant which hold the value true.
 
- type - Variable in class org.expressionj.expr.AbstractAryNumericExpression
 
-  
 
- type - Variable in class org.expressionj.expr.AbstractUnaryNumericExpression
 
-  
 
- type - Variable in class org.expressionj.expr.ExprADD
 
-  
 
- type - Variable in class org.expressionj.expr.ExprPOW
 
-  
 
- TYPE - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- type - Variable in class org.expressionj.model.AbstractValue
 
-  
 
- TYPE_BOOL - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The boolean type.
 
- TYPE_DYNAMIC - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The dynamic type.
 
- TYPE_FLOAT - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The float type.
 
- TYPE_INTEGER - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The integer type.
 
- TYPE_NUMERIC - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The numeric type.
 
- TYPE_STRING - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The String type.
 
- TYPE_UNDEF - Static variable in interface org.expressionj.model.ExpressionType
 
- 
The undefined type.
 
- typedAffect() - Static method in class org.expressionj.expr.parser.EquationParser
 
-