Uses of Interface
gw.lang.parser.expressions.IMethodCallExpression
-
Packages that use IMethodCallExpression Package Description gw.internal.gosu.parser.expressions gw.lang.parser.statements -
-
Uses of IMethodCallExpression in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement IMethodCallExpression Modifier and Type Class Description classMethodCallExpression -
Uses of IMethodCallExpression in gw.lang.parser.statements
Methods in gw.lang.parser.statements that return IMethodCallExpression Modifier and Type Method Description IMethodCallExpressionIMethodCallStatement. getMethodCall()
-