Class IRClassLiteralCompiler
- java.lang.Object
-
- gw.internal.gosu.ir.compiler.bytecode.expression.IRClassLiteralCompiler
-
public class IRClassLiteralCompiler extends Object
-
-
Constructor Summary
Constructors Constructor Description IRClassLiteralCompiler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
compile(IRClassLiteral irClassLiteral, IRBytecodeContext context)
-
-
-
Method Detail
-
compile
public static void compile(IRClassLiteral irClassLiteral, IRBytecodeContext context)
-
-