public interface Options
extends org.eclipse.emf.ecore.EObject
The following features are supported:
SimpleAntlrPackage.getOptions()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<OptionValue> |
getOptionValues()
Returns the value of the 'Option Values' containment reference list.
|
org.eclipse.emf.common.util.EList<OptionValue> getOptionValues()
OptionValue.
If the meaning of the 'Option Values' containment reference list isn't clear, there really should be more of a description here...
SimpleAntlrPackage.getOptions_OptionValues()