Returns true if the preprocessor can resolve files.
Sets whether the preprocessor can resolve files.
Returns the current path.
Sets the current path.
the current path
Defines a macro.
the name of the macro
the value of the macro
Dispose the preprocessor.
Preprocess the given source code.
the source code to preprocess
the file name of the source code
the preprocessed source code
Undefines a macro.
the name of the macro
Creates an instance of Preprocessor.