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

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

Uses of Expansion in org.prorefactor.refactor.source
 

Subclasses of Expansion in org.prorefactor.refactor.source
 class ConditionalExpansion
          Represents an &IF..&THEN and its code, an &ELSEIF..&THEN and its code, or an &ELSEIF and its code.
 class IncludeExpansion
          Represents a curly reference to an include file.
 class MacroExpansion
          A curly reference that is not an include file expansion.
 

Methods in org.prorefactor.refactor.source that return Expansion
 Expansion[] Expansion.getDerivation()
          Get the array of Expansion objects which were used for finding the text for nested tokens within the curly ref that this expansion is for.
 



Copyright © 2008 Joanju Software. All Rights Reserved.