Interface IInitializer

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IJavaElement, IMember, IParent, ISourceManipulation, ISourceReference

public interface IInitializer extends IMember
Represents a stand-alone instance or class (static) initializer in a type.
Restriction:
This interface is not intended to be implemented by clients.