|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JifFieldInstance
Jif field instance. A wrapper of all the type information related to a class field.
| Method Summary | |
|---|---|
boolean |
hasInitializer()
|
void |
setHasInitializer(boolean hasInitializer)
|
| Methods inherited from interface polyglot.types.FieldInstance |
|---|
constantValue, container, flags, name, notConstant, orig, type |
| Methods inherited from interface polyglot.types.VarInstance |
|---|
constantValue, constantValueSet, flags, isConstant, name, setConstantValue, setFlags, setName, setNotConstant, setType, type |
| Methods inherited from interface polyglot.types.Declaration |
|---|
declaration, setDeclaration |
| Methods inherited from interface polyglot.types.MemberInstance |
|---|
container, flags, setContainer, setFlags |
| Methods inherited from interface jif.types.JifVarInstance |
|---|
label, setLabel, subst |
| Methods inherited from interface polyglot.types.VarInstance |
|---|
constantValue, constantValueSet, flags, isConstant, name, setConstantValue, setFlags, setName, setNotConstant, setType, type |
| Methods inherited from interface polyglot.types.Declaration |
|---|
declaration, setDeclaration |
| Method Detail |
|---|
boolean hasInitializer()
void setHasInitializer(boolean hasInitializer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||