org.eclipse.xtext.xbase.annotations.services
Class XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XbaseWithAnnotationsGrammarAccess

public class XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements
extends AbstractElementFinder.AbstractParserRuleElementFinder


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
AbstractElementFinder.AbstractEnumRuleElementFinder, AbstractElementFinder.AbstractGrammarElementFinder, AbstractElementFinder.AbstractParserRuleElementFinder
 
Constructor Summary
XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements()
           
 
Method Summary
 Group getGroup_1()
           
 Group getGroup()
           
 Assignment getOperatorAssignment_1_1()
           
 Keyword getOperatorPlusSignKeyword_1_1_0()
           
 Assignment getRightOperandAssignment_1_2()
           
 RuleCall getRightOperandXAnnotationElementValueParserRuleCall_1_2_0()
           
 ParserRule getRule()
           
 Action getXAnnotationElementValueBinaryOperationLeftOperandAction_1_0()
           
 RuleCall getXAnnotationElementValueParserRuleCall_0()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements

public XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueStringConcatenationElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getXAnnotationElementValueParserRuleCall_0

public RuleCall getXAnnotationElementValueParserRuleCall_0()

getGroup_1

public Group getGroup_1()

getXAnnotationElementValueBinaryOperationLeftOperandAction_1_0

public Action getXAnnotationElementValueBinaryOperationLeftOperandAction_1_0()

getOperatorAssignment_1_1

public Assignment getOperatorAssignment_1_1()

getOperatorPlusSignKeyword_1_1_0

public Keyword getOperatorPlusSignKeyword_1_1_0()

getRightOperandAssignment_1_2

public Assignment getRightOperandAssignment_1_2()

getRightOperandXAnnotationElementValueParserRuleCall_1_2_0

public RuleCall getRightOperandXAnnotationElementValueParserRuleCall_1_2_0()