org.jruby.compiler
Class YARVNodesCompiler

java.lang.Object
  extended byorg.jruby.compiler.YARVNodesCompiler

public class YARVNodesCompiler
extends java.lang.Object

Author:
Ola Bini

Constructor Summary
YARVNodesCompiler()
           
 
Method Summary
 void compile(Node node, NodeCompiler context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YARVNodesCompiler

public YARVNodesCompiler()
Method Detail

compile

public void compile(Node node,
                    NodeCompiler context)


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