Uses of Class
com.prineside.luaj.ast.Stat.LocalFuncDef
Packages that use Stat.LocalFuncDef
-
Uses of Stat.LocalFuncDef in com.prineside.luaj.ast
Methods in com.prineside.luaj.ast with parameters of type Stat.LocalFuncDefModifier and TypeMethodDescriptionvoid
NameResolver.visit
(Stat.LocalFuncDef stat) void
Visitor.visit
(Stat.LocalFuncDef stat)