|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExprConstant.Op | |
|---|---|
| edu.mit.csail.sdg.alloy4compiler.ast | This package contains the definition of AST nodes. |
| Uses of ExprConstant.Op in edu.mit.csail.sdg.alloy4compiler.ast |
|---|
| Fields in edu.mit.csail.sdg.alloy4compiler.ast declared as ExprConstant.Op | |
|---|---|
ExprConstant.Op |
ExprConstant.op
The type of constant. |
| Methods in edu.mit.csail.sdg.alloy4compiler.ast that return ExprConstant.Op | |
|---|---|
static ExprConstant.Op |
ExprConstant.Op.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExprConstant.Op[] |
ExprConstant.Op.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||