| Modifier and type | Property and description |
|---|---|
| IDocumentationFormatter | documentationFormatter |
| org.eclipse.xtext.AbstractRule | mLCommentRule |
| org.eclipse.xtext.AbstractRule | sLCommentRule |
| Modifier and type | Action and description |
|---|---|
| java.lang.String | build(String,Class<T>) |
| IDocumentationFormatter | getDocumentationFormatter |
| org.eclipse.xtext.AbstractRule | getMLCommentRule |
| org.eclipse.xtext.AbstractRule | getSLCommentRule |
| boolean | isMultilineCommentFor(Class<T>) |
| void | setGrammarAccess(SARLGrammarAccess) |
val documentationFormatter : IDocumentationFormatter
This property is an alias for the action: getDocumentationFormatter
val mLCommentRule : org.eclipse.xtext.AbstractRule
This property is an alias for the action: getMLCommentRule
val sLCommentRule : org.eclipse.xtext.AbstractRule
This property is an alias for the action: getSLCommentRule
new
def build(String,Class<T>) : java.lang.String
def getDocumentationFormatter : IDocumentationFormatter
def getMLCommentRule : org.eclipse.xtext.AbstractRule
def getSLCommentRule : org.eclipse.xtext.AbstractRule
def isMultilineCommentFor(Class<T>) : boolean
def setGrammarAccess(SARLGrammarAccess)