Class IRThrowStatementCompiler

java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.AbstractBytecodeCompiler
gw.internal.gosu.ir.compiler.bytecode.statement.IRThrowStatementCompiler

public class IRThrowStatementCompiler extends AbstractBytecodeCompiler
  • Constructor Details

    • IRThrowStatementCompiler

      public IRThrowStatementCompiler()
  • Method Details