Uses of Class
org.prorefactor.refactor.source.PreproScope

Packages that use PreproScope
org.prorefactor.refactor.source This package is incomplete. 
 

Uses of PreproScope in org.prorefactor.refactor.source
 

Methods in org.prorefactor.refactor.source that return PreproScope
 PreproScope PreproScope.pop()
          Get the next scope down on the stack.
 PreproScope PreproScope.push()
          Push a new scope onto the stack.
 

Constructors in org.prorefactor.refactor.source with parameters of type PreproScope
PreproScope(PreproScope parent)
           
 



Copyright © 2008 Joanju Software. All Rights Reserved.