| com.pnfsoftware.jeb.core.units.code.java.IJavaStaticField |
Java AST interface to represent a static field variable.
This interface should not be confused with IJavaField definition objects.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract IJavaField |
getField()
Get the field.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.java.IJavaElement
| |||||||||||