Uses of Class
org.anarres.cpp.PreprocessorListener

Uses of PreprocessorListener in org.anarres.cpp
 

Methods in org.anarres.cpp that return PreprocessorListener
 PreprocessorListener Preprocessor.getListener()
          Returns the PreprocessorListener which handles events for this Preprocessor.
 

Methods in org.anarres.cpp with parameters of type PreprocessorListener
 void Source.setListener(PreprocessorListener pl)
          Sets the listener for this Source.
 void Preprocessor.setListener(PreprocessorListener listener)
          Sets the PreprocessorListener which handles events for this Preprocessor.
 



Copyright © 2007 Shevek, Anarres. All Rights Reserved.