public interface TerminalRule extends AbstractRule
The following features are supported:
XtextPackage.getTerminalRule()| Modifier and Type | Method and Description |
|---|---|
boolean |
isFragment()
Returns the value of the 'Fragment' attribute.
|
void |
setFragment(boolean value)
Sets the value of the '
Fragment' attribute. |
getAlternatives, getAnnotations, getName, getType, setAlternatives, setName, setTypeboolean isFragment()
If the meaning of the 'Fragment' attribute isn't clear, there really should be more of a description here...
setFragment(boolean),
XtextPackage.getTerminalRule_Fragment()void setFragment(boolean value)
Fragment' attribute.
value - the new value of the 'Fragment' attribute.isFragment()