public class EssentialOCLGrammarAccess.LambdaLiteralExpCSElements
extends AbstractParserRuleElementFinder
| Constructor and Description |
|---|
LambdaLiteralExpCSElements() |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
Keyword |
getLambdaKeyword_0() |
Keyword |
getLeftCurlyBracketKeyword_1() |
Assignment |
getOwnedExpressionCSAssignment_2() |
RuleCall |
getOwnedExpressionCSExpCSParserRuleCall_2_0() |
Keyword |
getRightCurlyBracketKeyword_3() |
ParserRule |
getRule() |
public ParserRule getRule()
public Group getGroup()
public Keyword getLambdaKeyword_0()
public Keyword getLeftCurlyBracketKeyword_1()
public Assignment getOwnedExpressionCSAssignment_2()
public RuleCall getOwnedExpressionCSExpCSParserRuleCall_2_0()
public Keyword getRightCurlyBracketKeyword_3()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.