| Interface | Description |
|---|---|
| CommandLineHandler |
The interface describes a command line key handler.
|
| Class | Description |
|---|---|
| CareForLastNextLineCharHandler | |
| ClearDstDirectoryHandler |
The handler to process the key signals that the preprocessor must clear the
destination directory before preprocessing
|
| CompareDestinationContentHandler |
the Handler processes command to disable overriding of existing file if content the same.
|
| DestinationDirectoryHandler |
The handler for the output directory command line key
|
| ExcludedFileExtensionsHandler |
The handler for the excluded extension list (with comma)
|
| FileExtensionsHandler |
The handler for the preprocessing file extension list (with comma)
|
| GlobalVariableDefiningFileHandler |
The handler for '@' prefixed files in the command string
|
| GlobalVariableHandler |
The handler for global variables, it adds met global variables into the
inside storage
|
| HelpHandler |
The handler processes a help command from the command string
|
| InCharsetHandler |
To set the input text character encoding
|
| KeepLineHandler |
The handler processing the flag tells the preprocessor to be try to keep
non-executing lines of code as commented ones
|
| OutCharsetHandler |
To set the output text character encoding
|
| RemoveCommentsHandler |
The handler processing the flag to clear all sources in the destination
directory from inside comments
|
| SourceDirectoryHandler |
The handler processing the key to set the source directory
|
| VerboseHandler |
The handler processing the flag that the preprocessor to be verbose in its
messages and information
|
Copyright © 2011–2019 Igor Maznitsa. All rights reserved.