org.mod4j.dsl.service.xtext.services
Class ServiceGrammarAccess.CustomMethodElements
java.lang.Object
org.mod4j.dsl.service.xtext.services.ServiceGrammarAccess.CustomMethodElements
- All Implemented Interfaces:
- org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- ServiceGrammarAccess
public class ServiceGrammarAccess.CustomMethodElements
- extends java.lang.Object
- implements org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceGrammarAccess.CustomMethodElements
public ServiceGrammarAccess.CustomMethodElements()
getRule
public org.eclipse.xtext.ParserRule getRule()
- Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess- Specified by:
getRule in interface org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
getGroup
public org.eclipse.xtext.Group getGroup()
getDescriptionAssignment_0
public org.eclipse.xtext.Assignment getDescriptionAssignment_0()
getDescriptionSTRINGTerminalRuleCall_0_0
public org.eclipse.xtext.RuleCall getDescriptionSTRINGTerminalRuleCall_0_0()
getMethodKeyword_1
public org.eclipse.xtext.Keyword getMethodKeyword_1()
getNameAssignment_2
public org.eclipse.xtext.Assignment getNameAssignment_2()
getNameIDTerminalRuleCall_2_0
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_2_0()
getGroup_3
public org.eclipse.xtext.Group getGroup_3()
getInKeyword_3_0
public org.eclipse.xtext.Keyword getInKeyword_3_0()
getLeftParenthesisKeyword_3_1
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_3_1()
getInParametersAssignment_3_2
public org.eclipse.xtext.Assignment getInParametersAssignment_3_2()
getInParametersParameterParserRuleCall_3_2_0
public org.eclipse.xtext.RuleCall getInParametersParameterParserRuleCall_3_2_0()
getGroup_3_3
public org.eclipse.xtext.Group getGroup_3_3()
getCommaKeyword_3_3_0
public org.eclipse.xtext.Keyword getCommaKeyword_3_3_0()
getInParametersAssignment_3_3_1
public org.eclipse.xtext.Assignment getInParametersAssignment_3_3_1()
getInParametersParameterParserRuleCall_3_3_1_0
public org.eclipse.xtext.RuleCall getInParametersParameterParserRuleCall_3_3_1_0()
getRightParenthesisKeyword_3_4
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3_4()
getGroup_4
public org.eclipse.xtext.Group getGroup_4()
getOutKeyword_4_0
public org.eclipse.xtext.Keyword getOutKeyword_4_0()
getOutParameterAssignment_4_1
public org.eclipse.xtext.Assignment getOutParameterAssignment_4_1()
getOutParameterOutParameterParserRuleCall_4_1_0
public org.eclipse.xtext.RuleCall getOutParameterOutParameterParserRuleCall_4_1_0()
getSemicolonKeyword_5
public org.eclipse.xtext.Keyword getSemicolonKeyword_5()
Copyright © 2010 Mod4j. All Rights Reserved.