public interface Field extends Variable, Member
| Modifier and Type | Method and Description |
|---|---|
String |
getProgramName()
returns the name of the field as used in programs.
|
IProgramVariable |
getProgramVariable()
returns the program variable associated with this field
|
isFinal, isPrivate, isProtected, isPublic, isStatic, isStrictFpgetFullNamegetNameIProgramVariable getProgramVariable()
String getProgramName()