Modifier and type | Property and description |
---|---|
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | nullKeywordLambda |
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | superKeywordLambda |
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | thisKeywordLambda |
Modifier and type | Action and description |
---|---|
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | getNullKeywordLambda |
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | getSuperKeywordLambda |
org.eclipse.xtext.xbase.lib.Functions.Function0<Result> | getThisKeywordLambda |
val nullKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>
This property is an alias for the action: getNullKeywordLambda
val superKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>
This property is an alias for the action: getSuperKeywordLambda
val thisKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>
This property is an alias for the action: getThisKeywordLambda
new
def getNullKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>
def getSuperKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>
def getThisKeywordLambda : org.eclipse.xtext.xbase.lib.Functions.Function0<Result>