Interface IEnumerator

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, ICElement, ISourceManipulation, ISourceReference

public interface IEnumerator extends ICElement, ISourceManipulation, ISourceReference
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getConstantExpression

      String getConstantExpression()
      Returns the enumerator's constant expression if any. Returns null otherwise.
      Returns:
      String