Package org.jrubyparser.util

Class Summary
CStringBuilder The sole purpose of this builder is to allow append(int) do a forced cast to a char.
IInstanceVariableVisitor To use this visitor pass in the root of the scope you want to search for instance variables.
ILocalVariableVisitor Find all ILocalVariables for a particular scope.
MethodDefVisitor  
NodePair Simple struct for holding a pair of nodes
NoopVisitor A base class visitor where visiting nodes will do nothing (no-op) by default.
StaticAnalyzerHelper Separate logic from AST for calculating static relationships in Ruby.
VariableHelper  
 



Copyright © 2013. All Rights Reserved.