Enhanced C#
Language of your choice: library documentation
|
Public Member Functions | |
void | SetUp () |
Protected Member Functions | |
void | TestLes (string input, string outputLes, int maxExpand=0xFFFF) |
void | TestEcs (string input, string outputEcs, int maxExpand=0xFFFF) |
void | TestCs (string input, string outputCs, int maxExpand=0xFFFF) |
void | TestBoth (string inputLes, string inputEcs, string outputEcs, int maxExpand=0xFFFF) |
void | Test (string input, IParsingService inLang, string expected, IParsingService outLang, int maxExpand=0xFFFF) |
virtual MacroProcessor | NewLemp (int maxExpand, IParsingService inLang) |
Protected fields | |
MessageHolder | _msgHolder |