Uses of Class
net.binis.codegen.compiler.CGMethodInvocation
Packages that use CGMethodInvocation
-
Uses of CGMethodInvocation in net.binis.codegen.compiler
Methods in net.binis.codegen.compiler that return CGMethodInvocationModifier and TypeMethodDescriptionTreeMaker.Apply(CGList<CGExpression> typeargs, CGExpression fn, CGList<CGExpression> args) -
Uses of CGMethodInvocation in net.binis.codegen.compiler.utils
Methods in net.binis.codegen.compiler.utils that return CGMethodInvocationModifier and TypeMethodDescriptionstatic CGMethodInvocationElementMethodUtils.createClassMethodInvocation(Class<?> cls, String methodName, CGExpression... params) static CGMethodInvocationElementMethodUtils.createClassMethodInvocation(String cls, String methodName, CGExpression... params)