public interface Field extends Variable, Member
| Modifier and Type | Method and Description | 
|---|---|
java.lang.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()
java.lang.String getProgramName()