org.tritonus.saol.compiler
Class GlobalsSearcher

java.lang.Object
  extended by DepthFirstAdapter
      extended by org.tritonus.saol.compiler.GlobalsSearcher

public class GlobalsSearcher
extends DepthFirstAdapter


Constructor Summary
GlobalsSearcher(SAOLGlobals saolGlobals)
           
 
Method Summary
 SAOLGlobals getSAOLGlobals()
           
 void outASrateRtparam(ASrateRtparam node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalsSearcher

public GlobalsSearcher(SAOLGlobals saolGlobals)
Method Detail

getSAOLGlobals

public SAOLGlobals getSAOLGlobals()

outASrateRtparam

public void outASrateRtparam(ASrateRtparam node)