Uses of Package
org.prorefactor.refactor.source

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

Classes in org.prorefactor.refactor.source used by org.prorefactor.refactor.source
CompileUnit
          Deprecated.  
Declaration
          Represents the declaration of an include argument or the declaration at an &GLOBAL-DEFINE or &SCOPED-DEFINE.
Expansion
          An expansion is just a bunch of Token objects.
IAtom
           
IncludeExpansion
          Represents a curly reference to an include file.
PreproScope
          Preprocessor scopes are stacked, temporary objects, pushed and popped off the stack by the pseudo processor.
SourceFile
          Represents a source file with a File (get "canonical name" from that) and with a reference to the first Atom object for that file.
SourceFilePool
          We may work with two or more CompileUnit objects at the same time, and those may reference some of the same files.
TETNode
          The Token Expansion Tree is made up of Token objects and Expansion objects - those are the implementing clients.
Token
          A token is a handle to a bunch of source file IAtom objects, which contain the actual text/line/column.
TokenContent
           
 



Copyright © 2008 Joanju Software. All Rights Reserved.