public class XbaseGrammarAccess.XCatchClauseElements extends AbstractElementFinder.AbstractParserRuleElementFinder
AbstractElementFinder.AbstractEnumRuleElementFinder, AbstractElementFinder.AbstractGrammarElementFinder, AbstractElementFinder.AbstractParserRuleElementFinder| Constructor and Description |
|---|
XbaseGrammarAccess.XCatchClauseElements() |
| Modifier and Type | Method and Description |
|---|---|
Keyword |
getCatchKeyword_0() |
Assignment |
getDeclaredParamAssignment_2() |
RuleCall |
getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0() |
Assignment |
getExpressionAssignment_4() |
RuleCall |
getExpressionXExpressionParserRuleCall_4_0() |
Group |
getGroup() |
Keyword |
getLeftParenthesisKeyword_1() |
Keyword |
getRightParenthesisKeyword_3() |
ParserRule |
getRule() |
getRulesfindAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCallspublic XbaseGrammarAccess.XCatchClauseElements()
public ParserRule getRule()
public Group getGroup()
public Keyword getCatchKeyword_0()
public Keyword getLeftParenthesisKeyword_1()
public Assignment getDeclaredParamAssignment_2()
public RuleCall getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0()
public Keyword getRightParenthesisKeyword_3()
public Assignment getExpressionAssignment_4()
public RuleCall getExpressionXExpressionParserRuleCall_4_0()
Copyright © 2015. All Rights Reserved.