| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.impl | |
| org.eclipse.xtext.serializer | |
| org.eclipse.xtext.util |
| Modifier and Type | Method and Description |
|---|---|
EOF |
XtextFactory.createEOF()
Returns a new object of class 'EOF'
|
| Modifier and Type | Class and Description |
|---|---|
class |
EOFImpl
An implementation of the model object 'EOF'
|
| Modifier and Type | Method and Description |
|---|---|
EOF |
XtextFactoryImpl.createEOF() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XtextSemanticSequencer.sequence_EOF_TerminalToken(ISerializationContext context,
EOF semanticObject)
Contexts:
TerminalAlternatives returns EOF
TerminalAlternatives.Alternatives_1_0 returns EOF
TerminalGroup returns EOF
TerminalGroup.Group_1_0 returns EOF
TerminalToken returns EOF
TerminalTokenElement returns EOF
ParenthesizedTerminalElement returns EOF
Constraint:
(cardinality='?'
|
protected void |
XtextSemanticSequencer.sequence_EOF(ISerializationContext context,
EOF semanticObject)
Contexts:
EOF returns EOF
Constraint:
{EOF}
|
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseEOF(EOF object)
Returns the result of interpreting the object as an instance of 'EOF'
|
Copyright © 2015. All Rights Reserved.