org.prorefactor.refactor.source
Class PreproSymbol

java.lang.Object
  extended by org.prorefactor.refactor.source.PreproSymbol

public class PreproSymbol
extends java.lang.Object

These objects only exist long enough to construct the Token tree. They are the references to a list of possible declarations for a given preprocessor symbol. They are created and dropped by the pseudo processor, and are stored in maps in PreproScope objects.


Constructor Summary
PreproSymbol()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreproSymbol

public PreproSymbol()


Copyright © 2008 Joanju Software. All Rights Reserved.