io.sarl.lang.jvmmodel.fragments.aop.impl
Class RequireCapacityInferrerFragment
All Superinterfaces:
ISingleStageInferrerFragment<S,T>, IRequireCapacityInferrerFragment
class RequireCapacityInferrerFragment
extends AbstractJvmModelInferrerFragment
implements IRequireCapacityInferrerFragment
Fragment for inferred the capacity requirement to the JVM model.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.15
Property Summary
Inherited: supportedType
Field Summary
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
void transform(SarlRequiredCapacity,JvmGenericType,IBaseJvmModelInferrer)
Constructor Details
new
new
Action Details
transform(SarlRequiredCapacity,JvmGenericType,IBaseJvmModelInferrer)
def transform(SarlRequiredCapacity,JvmGenericType,IBaseJvmModelInferrer)