Package org.eclipse.xtext.serializer.analysis.GrammarAlias

Examples of org.eclipse.xtext.serializer.analysis.GrammarAlias.TokenAlias


  protected AbstractElementAlias match_XParenthesizedExpression_LeftParenthesisKeyword_0_p;
 
  @Inject
  protected void init(IGrammarAccess access) {
    grammarAccess = (JexTestGrammarAccess) access;
    match_JexTestCase_InstanceKeyword_6_0_0_0_or_ValKeyword_6_0_0_1 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getJexTestCaseAccess().getInstanceKeyword_6_0_0_0()), new TokenAlias(false, false, grammarAccess.getJexTestCaseAccess().getValKeyword_6_0_0_1()));
    match_JexTestSequence_InstanceKeyword_4_0_0_or_ValKeyword_4_0_1 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getJexTestSequenceAccess().getInstanceKeyword_4_0_0()), new TokenAlias(false, false, grammarAccess.getJexTestSequenceAccess().getValKeyword_4_0_1()));
    match_PropertiesTest_SemicolonKeyword_1_1_1_q = new TokenAlias(false, true, grammarAccess.getPropertiesTestAccess().getSemicolonKeyword_1_1_1());
    match_XBlockExpression_SemicolonKeyword_2_1_q = new TokenAlias(false, true, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
    match_XConstructorCall___LeftParenthesisKeyword_4_0_RightParenthesisKeyword_4_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getLeftParenthesisKeyword_4_0()), new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2()));
    match_XExpressionInClosure_SemicolonKeyword_1_1_q = new TokenAlias(false, true, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
    match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0()), new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2()));
    match_XImportDeclaration_SemicolonKeyword_2_q = new TokenAlias(false, true, grammarAccess.getXImportDeclarationAccess().getSemicolonKeyword_2());
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_a = new TokenAlias(true, true, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_p = new TokenAlias(true, false, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
  }
View Full Code Here


  protected AbstractElementAlias match_SelectorExpression_CommaKeyword_1_2_0_3_q;
 
  @Inject
  protected void init(IGrammarAccess access) {
    grammarAccess = (PPGrammarAccess) access;
    match_AttributeOperations_CommaKeyword_2_q = new TokenAlias(false, true, grammarAccess.getAttributeOperationsAccess().getCommaKeyword_2());
    match_CollectExpression___LeftCurlyBracketKeyword_1_2_0_RightCurlyBracketKeyword_1_2_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getCollectExpressionAccess().getLeftCurlyBracketKeyword_1_2_0()), new TokenAlias(false, false, grammarAccess.getCollectExpressionAccess().getRightCurlyBracketKeyword_1_2_2()));
    match_DefinitionArgumentList_CommaKeyword_3_q = new TokenAlias(false, true, grammarAccess.getDefinitionArgumentListAccess().getCommaKeyword_3());
    match_FunctionCall_CommaKeyword_1_1_2_q = new TokenAlias(false, true, grammarAccess.getFunctionCallAccess().getCommaKeyword_1_1_2());
    match_LambdaParameters_CommaKeyword_1_q = new TokenAlias(false, true, grammarAccess.getLambdaParametersAccess().getCommaKeyword_1());
    match_LiteralHash_CommaKeyword_3_q = new TokenAlias(false, true, grammarAccess.getLiteralHashAccess().getCommaKeyword_3());
    match_LiteralList_CommaKeyword_2_2_q = new TokenAlias(false, true, grammarAccess.getLiteralListAccess().getCommaKeyword_2_2());
    match_MethodCall_CommaKeyword_1_2_1_1_2_q = new TokenAlias(false, true, grammarAccess.getMethodCallAccess().getCommaKeyword_1_2_1_1_2());
    match_ResourceExpression_SemicolonKeyword_0_1_2_2_q = new TokenAlias(false, true, grammarAccess.getResourceExpressionAccess().getSemicolonKeyword_0_1_2_2());
    match_ResourceExpression_SemicolonKeyword_1_3_2_q = new TokenAlias(false, true, grammarAccess.getResourceExpressionAccess().getSemicolonKeyword_1_3_2());
    match_SelectorExpression_CommaKeyword_1_2_0_3_q = new TokenAlias(false, true, grammarAccess.getSelectorExpressionAccess().getCommaKeyword_1_2_0_3());
  }
View Full Code Here

  protected AbstractElementAlias match_XParenthesizedExpression_LeftParenthesisKeyword_0_p;
 
  @Inject
  protected void init(IGrammarAccess access) {
    grammarAccess = (FXBeanGrammarAccess) access;
    match_XBlockExpression_SemicolonKeyword_2_1_q = new TokenAlias(false, true, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
    match_XConstructorCall___LeftParenthesisKeyword_4_0_RightParenthesisKeyword_4_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getLeftParenthesisKeyword_4_0()), new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2()));
    match_XExpressionInClosure_SemicolonKeyword_1_1_q = new TokenAlias(false, true, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
    match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0()), new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2()));
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_a = new TokenAlias(true, true, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_p = new TokenAlias(true, false, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
  }
View Full Code Here

  protected AbstractElementAlias match_selector_WSTerminalRuleCall_1_1_1_1_a;
 
  @Inject
  protected void init(IGrammarAccess access) {
    grammarAccess = (CssDslGrammarAccess) access;
    match_PseudoClass_COLONTerminalRuleCall_1_q = new TokenAlias(false, true, grammarAccess.getPseudoClassAccess().getCOLONTerminalRuleCall_1());
    match_charset_CHARSETKeyword_0_1_or_CharsetKeyword_0_0 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getCharsetAccess().getCHARSETKeyword_0_1()), new TokenAlias(false, false, grammarAccess.getCharsetAccess().getCharsetKeyword_0_0()));
    match_css_declaration_WSTerminalRuleCall_0_a = new TokenAlias(true, true, grammarAccess.getCss_declarationAccess().getWSTerminalRuleCall_0());
    match_css_declaration_WSTerminalRuleCall_2_a = new TokenAlias(true, true, grammarAccess.getCss_declarationAccess().getWSTerminalRuleCall_2());
    match_importExpression_IMPORTKeyword_0_1_or_ImportKeyword_0_0 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getImportExpressionAccess().getIMPORTKeyword_0_1()), new TokenAlias(false, false, grammarAccess.getImportExpressionAccess().getImportKeyword_0_0()));
    match_media_MEDIAKeyword_0_1_or_MediaKeyword_0_0 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getMediaAccess().getMEDIAKeyword_0_1()), new TokenAlias(false, false, grammarAccess.getMediaAccess().getMediaKeyword_0_0()));
    match_page_PAGEKeyword_1_1_or_PageKeyword_1_0 = new AlternativeAlias(false, false, new TokenAlias(false, false, grammarAccess.getPageAccess().getPAGEKeyword_1_1()), new TokenAlias(false, false, grammarAccess.getPageAccess().getPageKeyword_1_0()));
    match_page_SemicolonKeyword_5_0_a = new TokenAlias(true, true, grammarAccess.getPageAccess().getSemicolonKeyword_5_0());
    match_page_SemicolonKeyword_5_0_p = new TokenAlias(true, false, grammarAccess.getPageAccess().getSemicolonKeyword_5_0());
    match_ruleset_SemicolonKeyword_4_2_q = new TokenAlias(false, true, grammarAccess.getRulesetAccess().getSemicolonKeyword_4_2());
    match_ruleset_WSTerminalRuleCall_1_0_a = new TokenAlias(true, true, grammarAccess.getRulesetAccess().getWSTerminalRuleCall_1_0());
    match_ruleset_WSTerminalRuleCall_2_a = new TokenAlias(true, true, grammarAccess.getRulesetAccess().getWSTerminalRuleCall_2());
    match_selector_WSTerminalRuleCall_1_0_1_a = new TokenAlias(true, true, grammarAccess.getSelectorAccess().getWSTerminalRuleCall_1_0_1());
    match_selector_WSTerminalRuleCall_1_1_0_p = new TokenAlias(true, false, grammarAccess.getSelectorAccess().getWSTerminalRuleCall_1_1_0());
    match_selector_WSTerminalRuleCall_1_1_1_1_a = new TokenAlias(true, true, grammarAccess.getSelectorAccess().getWSTerminalRuleCall_1_1_1_1());
  }
View Full Code Here

  protected AbstractElementAlias match_XParenthesizedExpression_LeftParenthesisKeyword_0_p;
 
  @Inject
  protected void init(IGrammarAccess access) {
    grammarAccess = (DeepCloneGrammarAccess) access;
    match_XBlockExpression_SemicolonKeyword_2_1_q = new TokenAlias(false, true, grammarAccess.getXBlockExpressionAccess().getSemicolonKeyword_2_1());
    match_XConstructorCall___LeftParenthesisKeyword_4_0_RightParenthesisKeyword_4_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getLeftParenthesisKeyword_4_0()), new TokenAlias(false, false, grammarAccess.getXConstructorCallAccess().getRightParenthesisKeyword_4_2()));
    match_XExpressionInClosure_SemicolonKeyword_1_1_q = new TokenAlias(false, true, grammarAccess.getXExpressionInClosureAccess().getSemicolonKeyword_1_1());
    match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q = new GroupAlias(false, true, new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getLeftParenthesisKeyword_0_0()), new TokenAlias(false, false, grammarAccess.getXFunctionTypeRefAccess().getRightParenthesisKeyword_0_2()));
    match_XImportDeclaration_SemicolonKeyword_2_q = new TokenAlias(false, true, grammarAccess.getXImportDeclarationAccess().getSemicolonKeyword_2());
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_a = new TokenAlias(true, true, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
    match_XParenthesizedExpression_LeftParenthesisKeyword_0_p = new TokenAlias(true, false, grammarAccess.getXParenthesizedExpressionAccess().getLeftParenthesisKeyword_0());
  }
View Full Code Here

TOP

Related Classes of org.eclipse.xtext.serializer.analysis.GrammarAlias.TokenAlias

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.