Enhanced C#
Language of your choice: library documentation
|
For LeMP: an input file plus per-file options (input and output language) and output code. More...
For LeMP: an input file plus per-file options (input and output language) and output code.
Public fields | |
readonly ICharSource | Text |
readonly string | FileName |
IParsingService | InputLang |
bool? | PreserveComments |
ParsingMode | ParsingMode |
ILNodePrinter | OutPrinter |
ILNodePrinterOptions | OutOptions |
string | OutFileName |
LNodeList | Output |
Public Member Functions | |
InputOutput (ICharSource text, string fileName, IParsingService input=null, ILNodePrinter outPrinter=null, string outFileName=null) | |
override string | ToString () |