The IJavaStatement interface represents a statement within a Java method or initializer.
IJavaStatement : IJavaSourceElement
This interface defines the following members.
Member | Description |
StatementType | Indicates the type of statement. |
Text | Provides access to the text of the statement. |