- valueOf(String) - Static method in enum org.unlaxer.tinyexpression.CalculateContext.Angle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unlaxer.tinyexpression.model.ActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unlaxer.tinyexpression.model.CharacterAttribute
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.unlaxer.tinyexpression.CalculateContext.Angle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unlaxer.tinyexpression.model.ActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unlaxer.tinyexpression.model.CharacterAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableBooleanOperator - Class in org.unlaxer.tinyexpression.parser.operator
-
- VariableBooleanOperator() - Constructor for class org.unlaxer.tinyexpression.parser.operator.VariableBooleanOperator
-
- VariableOperator - Class in org.unlaxer.tinyexpression.parser.operator
-
- VariableOperator() - Constructor for class org.unlaxer.tinyexpression.parser.operator.VariableOperator
-
- VariableParser - Class in org.unlaxer.tinyexpression.parser
-
- VariableParser() - Constructor for class org.unlaxer.tinyexpression.parser.VariableParser
-
- VariableParser(Name) - Constructor for class org.unlaxer.tinyexpression.parser.VariableParser
-