|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.util.XtextSwitch<java.lang.Boolean>
org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
public static class ParserBasedContentAssistContextFactory.CallHierarchyHelper
| Field Summary |
|---|
| Fields inherited from class org.eclipse.xtext.util.XtextSwitch |
|---|
modelPackage |
| Constructor Summary | |
|---|---|
ParserBasedContentAssistContextFactory.CallHierarchyHelper(org.eclipse.emf.ecore.EObject nextGrammarElement,
java.lang.String previousText,
org.eclipse.emf.ecore.EObject previousGrammarElement)
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
caseAbstractElement(AbstractElement object)
Returns the result of interpreting the object as an instance of 'Abstract Element' |
java.lang.Boolean |
caseAbstractRule(AbstractRule object)
Returns the result of interpreting the object as an instance of 'Abstract Rule' |
java.lang.Boolean |
caseAlternatives(Alternatives object)
Returns the result of interpreting the object as an instance of 'Alternatives' |
java.lang.Boolean |
caseAlternatives(java.util.List<AbstractElement> elements)
|
java.lang.Boolean |
caseAssignment(Assignment object)
Returns the result of interpreting the object as an instance of 'Assignment' |
java.lang.Boolean |
caseCrossReference(CrossReference object)
Returns the result of interpreting the object as an instance of 'Cross Reference' |
java.lang.Boolean |
caseEnumLiteralDeclaration(EnumLiteralDeclaration object)
Returns the result of interpreting the object as an instance of 'Enum Literal Declaration' |
java.lang.Boolean |
caseGroup(Group object)
Returns the result of interpreting the object as an instance of 'Group' |
java.lang.Boolean |
caseRuleCall(RuleCall object)
Returns the result of interpreting the object as an instance of 'Rule Call' |
java.lang.Boolean |
caseTerminalRule(TerminalRule object)
Returns the result of interpreting the object as an instance of 'Terminal Rule' |
java.lang.Boolean |
caseUnorderedGroup(UnorderedGroup object)
Returns the result of interpreting the object as an instance of 'Unordered Group' |
protected boolean |
isExpectedGrammarElement(org.eclipse.emf.ecore.EObject object)
|
| Methods inherited from class org.eclipse.xtext.util.XtextSwitch |
|---|
caseAbstractMetamodelDeclaration, caseAbstractNegatedToken, caseAction, caseCharacterRange, caseCompoundElement, caseEnumRule, caseEOF, caseGeneratedMetamodel, caseGrammar, caseKeyword, caseNegatedToken, caseParserRule, caseReferencedMetamodel, caseTypeRef, caseUntilToken, caseWildcard, defaultCase, doSwitch, doSwitch, doSwitch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserBasedContentAssistContextFactory.CallHierarchyHelper(org.eclipse.emf.ecore.EObject nextGrammarElement,
java.lang.String previousText,
org.eclipse.emf.ecore.EObject previousGrammarElement)
| Method Detail |
|---|
public java.lang.Boolean caseAbstractRule(AbstractRule object)
XtextSwitch
caseAbstractRule in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)protected boolean isExpectedGrammarElement(org.eclipse.emf.ecore.EObject object)
public java.lang.Boolean caseTerminalRule(TerminalRule object)
XtextSwitch
caseTerminalRule in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseGroup(Group object)
XtextSwitch
caseGroup in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseUnorderedGroup(UnorderedGroup object)
XtextSwitch
caseUnorderedGroup in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseAlternatives(Alternatives object)
XtextSwitch
caseAlternatives in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseAlternatives(java.util.List<AbstractElement> elements)
public java.lang.Boolean caseAbstractElement(AbstractElement object)
XtextSwitch
caseAbstractElement in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseAssignment(Assignment object)
XtextSwitch
caseAssignment in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseCrossReference(CrossReference object)
XtextSwitch
caseCrossReference in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseRuleCall(RuleCall object)
XtextSwitch
caseRuleCall in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)public java.lang.Boolean caseEnumLiteralDeclaration(EnumLiteralDeclaration object)
XtextSwitch
caseEnumLiteralDeclaration in class XtextSwitch<java.lang.Boolean>object - the target of the switch.
doSwitch(EObject)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||