| Modifier and type | Action and description |
|---|---|
| default java.lang.Class<T> | getSupportedType |
| abstract void | transformStatic(XtendConstructor,JvmGenericType,IBaseJvmModelInferrer)
Transform the source static constructor to its equivalent JVM elements. |
val supportedType : java.lang.Class<T>
This property is an alias for the action: getSupportedType
def getSupportedType : java.lang.Class<T>
def transformStatic(XtendConstructor,JvmGenericType,IBaseJvmModelInferrer)