public class EnumInstance_c extends JL5FieldInstance_c implements EnumInstance
annotationscontainerconstantValue, constantValueSet, decl, flags, isConstant, name, typeposition, ts| Constructor and Description |
|---|
EnumInstance_c(JL5TypeSystem ts,
Position pos,
ReferenceType container,
Flags f,
java.lang.String name,
long ordinal) |
| Modifier and Type | Method and Description |
|---|---|
long |
ordinal() |
void |
setOrdinal(long ordinal) |
annotations, setAnnotationsconstantValue, container, container, equalsImpl, flags, isCanonical, isConstant, name, notConstant, orig, setContainer, toString, typeconstantValue, constantValueSet, declaration, flags, hashCode, name, setConstantValue, setDeclaration, setFlags, setName, setNotConstant, setType, typecopy, equals, position, typeSystemclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotations, setAnnotationsconstantValue, container, flags, name, notConstant, orig, typeconstantValue, constantValueSet, flags, isConstant, name, setConstantValue, setFlags, setName, setNotConstant, setType, typedeclaration, setDeclarationequalsImpl, isCanonical, position, typeSystemcontainer, flags, setContainer, setFlagspublic EnumInstance_c(JL5TypeSystem ts, Position pos, ReferenceType container, Flags f, java.lang.String name, long ordinal)
public long ordinal()
ordinal in interface EnumInstancepublic void setOrdinal(long ordinal)
setOrdinal in interface EnumInstance