| Modifier and type | Property and description |
|---|---|
| org.eclipse.xtext.xbase.XExpression | argument |
| protected java.lang.String | diagnosticData |
| protected org.eclipse.emf.ecore.EStructuralFeature | featureToMark |
| protected java.lang.String | featureTypeName |
| org.eclipse.xtext.common.types.JvmOperation | operation |
| org.eclipse.xtext.xbase.XExpression | receiver |
| protected java.lang.String | syntaxDescriptions |
| Constructor and description |
|---|
| new(CastOperatorLinkingCandidate,AbstractPendingLinkingCandidate<Expression>)
Constructor. |
| Modifier and type | Action and description |
|---|---|
| org.eclipse.xtext.xbase.XExpression | getArgument |
| protected java.lang.String | getDiagnosticData |
| protected org.eclipse.emf.ecore.EStructuralFeature | getFeatureToMark |
| protected java.lang.String | getFeatureTypeName |
| org.eclipse.xtext.common.types.JvmOperation | getOperation |
| org.eclipse.xtext.xbase.XExpression | getReceiver |
| protected java.lang.String | getSyntaxDescriptions |
val argument : org.eclipse.xtext.xbase.XExpression
This property is an alias for the action: getArgument
protected val diagnosticData : java.lang.String
This property is an alias for the action: getDiagnosticData
protected val featureToMark : org.eclipse.emf.ecore.EStructuralFeature
This property is an alias for the action: getFeatureToMark
protected val featureTypeName : java.lang.String
This property is an alias for the action: getFeatureTypeName
val operation : org.eclipse.xtext.common.types.JvmOperation
This property is an alias for the action: getOperation
val receiver : org.eclipse.xtext.xbase.XExpression
This property is an alias for the action: getReceiver
protected val syntaxDescriptions : java.lang.String
This property is an alias for the action: getSyntaxDescriptions
protected new(CastOperatorLinkingCandidate,AbstractPendingLinkingCandidate<Expression>)
def getArgument : org.eclipse.xtext.xbase.XExpression
protected def getDiagnosticData : java.lang.String
protected def getFeatureToMark : org.eclipse.emf.ecore.EStructuralFeature
protected def getFeatureTypeName : java.lang.String
def getOperation : org.eclipse.xtext.common.types.JvmOperation
def getReceiver : org.eclipse.xtext.xbase.XExpression
protected def getSyntaxDescriptions : java.lang.String