org.jruby.ast
Interface IScopingNode

All Known Implementing Classes:
ClassNode, ModuleNode

public interface IScopingNode


Method Summary
 Colon3Node getCPath()
           
 

Method Detail

getCPath

public Colon3Node getCPath()


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