io.sarl.lang.jvmmodel.fragments.aop
Interface ISpaceInferrerFragment
All Superinterfaces:
IBiStageInferrerFragment<S>
All Known Implementing Classes:
SpaceInferrerFragment
interface ISpaceInferrerFragment
implements IBiStageInferrerFragment<S>
Fragment for inferred the spaces to the JVM model.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.15
Property Summary
Modifier and type Property and description
java.lang.Class<T> supportedType
Action Summary
Modifier and type Action and description
default java.lang.Class<T> getSupportedType
Property Details
supportedType
val supportedType : java.lang.Class<T>

This property is an alias for the action: getSupportedType

Action Details
getSupportedType
def getSupportedType : java.lang.Class<T>