org.jruby.compiler.ir.targets
Class JDK6

java.lang.Object
  extended by org.jruby.compiler.ir.targets.JVM
      extended by org.jruby.compiler.ir.targets.JDK6
All Implemented Interfaces:
CompilerTarget

public class JDK6
extends JVM


Constructor Summary
JDK6()
           
 
Method Summary
 
Methods inherited from class org.jruby.compiler.ir.targets.JVM
cls, clsData, codegen, codegen, emit, emit, emit, emit, emit, emit, emitBEQ, emitCALL, emitCOPY, emitDEF_CLS_METH, emitDEF_INST_METH, emitGET_FIELD, emitJUMP, emitLABEL, emitPUT_FIELD, emitRECV_ARG, emitRETURN, method, popclass, popmethod, pushclass, pushmethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDK6

public JDK6()


Copyright © 2002-2009 JRuby Team. All Rights Reserved.