Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public fields | Public Member Functions | List of all members
LeMP.InputOutput Class Reference

For LeMP: an input file plus per-file options (input and output language) and output code. More...


Source file:

Remarks

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< LNodeOutput
 

Public Member Functions

 InputOutput (ICharSource text, string fileName, IParsingService input=null, LNodePrinter outPrinter=null, string outFileName=null)
 
override string ToString ()