|
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 |
| LNodePrinter | OutPrinter |
| string | OutFileName |
| VList< LNode > | Output |
Public Member Functions | |
| InputOutput (ICharSource text, string fileName, IParsingService input=null, LNodePrinter outPrinter=null, string outFileName=null) | |
| override string | ToString () |
1.8.7