|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression.EType | |
---|---|
parser.flatzinc.ast.expression |
Uses of Expression.EType in parser.flatzinc.ast.expression |
---|
Methods in parser.flatzinc.ast.expression that return Expression.EType | |
---|---|
Expression.EType |
Expression.getTypeOf()
|
static Expression.EType |
Expression.EType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Expression.EType[] |
Expression.EType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in parser.flatzinc.ast.expression with parameters of type Expression.EType | |
---|---|
ESet(Expression.EType typeOf)
|
|
Expression(Expression.EType typeOf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |