Uses of Class
gw.internal.gosu.parser.statements.BeanMethodCallStatement
-
Packages that use BeanMethodCallStatement Package Description gw.internal.gosu.ir.transform.statement -
-
Uses of BeanMethodCallStatement in gw.internal.gosu.ir.transform.statement
Methods in gw.internal.gosu.ir.transform.statement with parameters of type BeanMethodCallStatement Modifier and Type Method Description static IRStatementBeanMethodCallStatementTransformer. compile(TopLevelTransformationContext cc, BeanMethodCallStatement stmt)Constructors in gw.internal.gosu.ir.transform.statement with parameters of type BeanMethodCallStatement Constructor Description BeanMethodCallStatementTransformer(TopLevelTransformationContext cc, BeanMethodCallStatement stmt)
-