|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParserRule
A representation of the model object 'Parser Rule'.
The following features are supported:
XtextPackage.getParserRule()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<AbstractRule> |
getHiddenTokens()
Returns the value of the 'Hidden Tokens' reference list. |
boolean |
isDefinesHiddenTokens()
Returns the value of the 'Defines Hidden Tokens' attribute |
void |
setDefinesHiddenTokens(boolean value)
Sets the value of the ' Defines Hidden Tokens' attribute |
| Methods inherited from interface org.eclipse.xtext.AbstractRule |
|---|
getAlternatives, getName, getType, setAlternatives, setName, setType |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
boolean isDefinesHiddenTokens()
If the meaning of the 'Defines Hidden Tokens' attribute isn't clear, there really should be more of a description here...
setDefinesHiddenTokens(boolean),
XtextPackage.getParserRule_DefinesHiddenTokens()void setDefinesHiddenTokens(boolean value)
Defines Hidden Tokens' attribute.
value - the new value of the 'Defines Hidden Tokens' attribute.isDefinesHiddenTokens()org.eclipse.emf.common.util.EList<AbstractRule> getHiddenTokens()
AbstractRule.
If the meaning of the 'Hidden Tokens' reference list isn't clear, there really should be more of a description here...
XtextPackage.getParserRule_HiddenTokens()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||