Class IRIfStatementCompiler

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

public class IRIfStatementCompiler extends AbstractBytecodeCompiler
  • Constructor Details

    • IRIfStatementCompiler

      public IRIfStatementCompiler()
  • Method Details