io.sarl.lang.services
Class OpExponentElements
All Superinterfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
SARLGrammarAccess
class OpExponentElements
extends java.lang.Object
Property Summary
Modifier and type Property and description
org.eclipse.xtext.Keyword asteriskAsteriskKeyword
org.eclipse.xtext.ParserRule rule
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
org.eclipse.xtext.Keyword getAsteriskAsteriskKeyword
org.eclipse.xtext.ParserRule getRule
Property Details
asteriskAsteriskKeyword
val asteriskAsteriskKeyword : org.eclipse.xtext.Keyword

This property is an alias for the action: getAsteriskAsteriskKeyword

rule
val rule : org.eclipse.xtext.ParserRule

This property is an alias for the action: getRule

Constructor Details
new
new
Action Details
getAsteriskAsteriskKeyword
def getAsteriskAsteriskKeyword : org.eclipse.xtext.Keyword
getRule
def getRule : org.eclipse.xtext.ParserRule