Modifier and type | Property and description |
---|---|
org.eclipse.xtext.common.types.JvmParameterizedTypeReference | extends Returns the value of the 'Extends' containment reference. |
Modifier and type | Action and description |
---|---|
abstract org.eclipse.xtext.common.types.JvmParameterizedTypeReference | getExtends Returns the value of the 'Extends' containment reference. |
abstract boolean | isAbstract |
abstract boolean | isStrictFloatingPoint |
abstract void | setExtends(JvmParameterizedTypeReference) Sets the value of the 'Extends' containment reference. |
var extends : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
This property is an alias for the action: getExtends
def getExtends : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
def isAbstract : boolean
def isStrictFloatingPoint : boolean
def setExtends(JvmParameterizedTypeReference)