Uses of Class
com.prineside.luaj.ast.Exp.MethodCall
Packages that use Exp.MethodCall
- 
Uses of Exp.MethodCall in com.prineside.luaj.ast
Methods in com.prineside.luaj.ast that return Exp.MethodCallModifier and TypeMethodDescriptionstatic Exp.MethodCallExp.methodop(Exp.PrimaryExp lhs, String name, FuncArgs args) foo:bar(4,5)Methods in com.prineside.luaj.ast with parameters of type Exp.MethodCall