The IJavaInitializer interface represents a static or instance initializer.
IJavaInitializer : IJavaSourceElement
This interface defines the following members.
| Member | Description |
| Body | Allows enumeration of the statements that make up the initializer. |
| Modifiers | Provides access to the initializer's modifiers. |