Modifier and type | Action and description |
---|---|
default java.lang.Class<T> | getSupportedType |
default void | transform(XtendFunction,JvmGenericType,IBaseJvmModelInferrer) |
abstract void | transform(XtendFunction,JvmGenericType,boolean,IBaseJvmModelInferrer)
Transform the source action 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 transform(XtendFunction,JvmGenericType,IBaseJvmModelInferrer)
def transform(XtendFunction,JvmGenericType,boolean,IBaseJvmModelInferrer)