Class IRClassLiteralCompiler
java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.expression.IRClassLiteralCompiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
compile
(IRClassLiteral irClassLiteral, IRBytecodeContext context)
-
Constructor Details
-
IRClassLiteralCompiler
public IRClassLiteralCompiler()
-
-
Method Details
-
compile
-