Uses of Class
gw.lang.ir.IRClass
-
Packages that use IRClass Package Description gw.lang.ir gw.lang.ir.builder -
-
Uses of IRClass in gw.lang.ir
Methods in gw.lang.ir with parameters of type IRClass Modifier and Type Method Description byte[]IRClassCompiler. compile(IRClass irClass, boolean debug)StringIRClassCompiler. compileToJava(IRClass irClass) -
Uses of IRClass in gw.lang.ir.builder
Methods in gw.lang.ir.builder that return IRClass Modifier and Type Method Description IRClassIRClassBuilder. build()
-