| Modifier and Type | Method and Description |
|---|---|
Action |
XtextFactory.createAction()
Returns a new object of class 'Action'
|
| Modifier and Type | Method and Description |
|---|---|
static List<Action> |
GrammarUtil.containedActions(org.eclipse.emf.ecore.EObject e) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GrammarUtil.isMultipleAssignment(Action a) |
| Modifier and Type | Method and Description |
|---|---|
void |
TextRegionAccessBuildingSequencer.acceptUnassignedAction(Action action) |
boolean |
TextRegionAccessBuildingSequencer.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
void |
TextRegionAccessBuildingSequencer.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
| Modifier and Type | Method and Description |
|---|---|
String |
GrammarElementTitleSwitch.caseAction(Action object) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionImpl
An implementation of the model object 'Action'
|
| Modifier and Type | Method and Description |
|---|---|
Action |
XtextFactoryImpl.createAction() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EObject |
AbstractInternalAntlrParser.forceCreateModelElement(Action action,
org.eclipse.emf.ecore.EObject value) |
protected org.eclipse.emf.ecore.EObject |
AbstractInternalAntlrParser.forceCreateModelElementAndAdd(Action action,
org.eclipse.emf.ecore.EObject value) |
protected org.eclipse.emf.ecore.EObject |
AbstractInternalAntlrParser.forceCreateModelElementAndSet(Action action,
org.eclipse.emf.ecore.EObject value) |
protected void |
AbstractInternalAntlrParser.insertCompositeNode(Action action) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPackratParser.consumeAction(Action action,
boolean isMany) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NonTerminalConsumer.consumeAction(Action action,
boolean isMany) |
void |
IConsumerUtility.consumeAction(Action action,
boolean isMany) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugConsumerUtility.consumeAction(Action action,
boolean isMany) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ParsedAction.getGrammarElement() |
| Constructor and Description |
|---|
ParsedAction(int offset,
Action action,
boolean isMany,
IParsedTokenSource source) |
| Modifier and Type | Method and Description |
|---|---|
Action |
XtextParsetreeConstructor.Alternatives_AlternativesElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.UnorderedGroup_UnorderedGroupElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.Group_GroupElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.AssignableAlternatives_AlternativesElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.TerminalAlternatives_AlternativesElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.TerminalGroup_GroupElementsAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.Wildcard_WildcardAction_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.EOF_EOFAction_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.CharacterRange_CharacterRangeLeftAction_1_0.getGrammarElement() |
Action |
XtextParsetreeConstructor.EnumLiterals_AlternativesElementsAction_1_0.getGrammarElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceFeeder.accept(Action action,
org.eclipse.emf.ecore.EObject child) |
void |
SequenceFeeder.accept(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
void |
SequenceFeeder.accept(Action action,
org.eclipse.emf.ecore.EObject child,
int indexInNonTransient) |
protected void |
SequenceFeeder.acceptAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
void |
WhitespaceAddingSequenceAcceptor.acceptUnassignedAction(Action action) |
void |
TokenStreamSequenceAdapter.acceptUnassignedAction(Action action) |
void |
StringBufferSequenceAcceptor.acceptUnassignedAction(Action action) |
void |
ISyntacticSequenceAcceptor.acceptUnassignedAction(Action action) |
void |
DelegatingSequenceAcceptor.acceptUnassignedAction(Action action) |
protected void |
SequenceFeeder.assertAction(Action action) |
boolean |
TokenStreamSequenceAdapter.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
boolean |
StringBufferSequenceAcceptor.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
boolean |
ISemanticSequenceAcceptor.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
boolean |
DelegatingSequenceAcceptor.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
void |
TokenStreamSequenceAdapter.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
void |
StringBufferSequenceAcceptor.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
void |
ISemanticSequenceAcceptor.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
void |
DelegatingSequenceAcceptor.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
| Modifier and Type | Field and Description |
|---|---|
protected Action |
GrammarConstraintProvider.AssignedActionConstraintContext.action |
protected Action |
GrammarConstraintProvider.ActionConstraint.actionContext |
protected Action |
ContextPDAProvider.SerializerActionFollowerFunction.actionCtx |
protected Action |
ContextPDAProvider.SerializerActionCfg.context |
| Modifier and Type | Method and Description |
|---|---|
Action |
IGrammarConstraintProvider.IConstraintElement.getAction() |
Action |
GrammarConstraintProvider.ConstraintElement.getAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Pda<ISerState,RuleCall> |
ContextPDAProvider.createPDA(Action action) |
protected IGrammarConstraintProvider.IConstraintContext |
GrammarConstraintProvider.getConstraints(Action context) |
String |
Context2NameFunction.getContextName(Action ctx) |
String |
Context2NameFunction.getUniqueActionName(Action action) |
| Constructor and Description |
|---|
ContextPDAProvider.SerializerActionCfg(Action context) |
ContextPDAProvider.SerializerActionFollowerFunction(Production<AbstractElement,AbstractElement> production,
Action context) |
GrammarConstraintProvider.ActionConstraint(Action context,
org.eclipse.emf.ecore.EClass type,
GrammarConstraintProvider.ConstraintElement body,
GrammarConstraintProvider provider) |
GrammarConstraintProvider.AssignedActionConstraintContext(Action action,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericSemanticSequencer.acceptAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node)
Deprecated.
|
void |
HiddenTokenSequencer.acceptUnassignedAction(Action action) |
void |
AbstractSyntacticSequencer.acceptUnassignedAction(Action action) |
boolean |
HiddenTokenSequencer.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
boolean |
AbstractSyntacticSequencer.enterAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild,
ICompositeNode node) |
void |
HiddenTokenSequencer.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
void |
AbstractSyntacticSequencer.leaveAssignedAction(Action action,
org.eclipse.emf.ecore.EObject semanticChild) |
| Modifier and Type | Method and Description |
|---|---|
Action |
XtextGrammarAccess.AlternativesElements.getAlternativesElementsAction_1_0() |
Action |
XtextGrammarAccess.AssignableAlternativesElements.getAlternativesElementsAction_1_0() |
Action |
XtextGrammarAccess.TerminalAlternativesElements.getAlternativesElementsAction_1_0() |
Action |
XtextGrammarAccess.EnumLiteralsElements.getAlternativesElementsAction_1_0() |
Action |
XtextGrammarAccess.CharacterRangeElements.getCharacterRangeLeftAction_1_0() |
Action |
XtextGrammarAccess.EOFElements.getEOFAction_0() |
Action |
XtextGrammarAccess.GroupElements.getGroupElementsAction_1_0() |
Action |
XtextGrammarAccess.TerminalGroupElements.getGroupElementsAction_1_0() |
Action |
XtextGrammarAccess.UnorderedGroupElements.getUnorderedGroupElementsAction_1_0() |
Action |
XtextGrammarAccess.WildcardElements.getWildcardAction_0() |
| Modifier and Type | Method and Description |
|---|---|
T |
XtextSwitch.caseAction(Action object)
Returns the result of interpreting the object as an instance of 'Action'
|
| Modifier and Type | Method and Description |
|---|---|
Pair<Boolean,Boolean> |
ValidEntryRuleInspector.caseAction(Action object) |
Boolean |
RuleWithoutInstantiationInspector.caseAction(Action object) |
Boolean |
OverriddenValueInspector.caseAction(Action object) |
Boolean |
GrammarWithoutLeftRecursionInspector.caseAction(Action object) |
Boolean |
CurrentTypeFinder.Implementation.caseAction(Action object) |
void |
XtextValidator.checkActionInUnorderedGroup(Action action) |
void |
XtextValidator.checkAssignedActionAfterAssignment(Action action) |
void |
XtextValidator.checkInstantiatedType(Action action) |
void |
XtextValidator.checkUnassignedActionAfterAssignment(Action action) |
Copyright © 2015. All Rights Reserved.