|
Enhanced C#
Language of your choice: library documentation
|
Entry point of LLLPG.exe, with QuickRun() method to help invoke LLLPG programmatically. More...
Entry point of LLLPG.exe, with QuickRun() method to help invoke LLLPG programmatically.
Static Public Member Functions | |
| static void | Main (params string[] args) |
| static string | QuickRun (string input, params Assembly[] macroAssemblies) |
| Run macro processor for LLLPG on the specified input, with the specified command-line option map, returning the result as a string. More... | |
| static string | QuickRun (IParsingService inputLang, int maxExpand, string input, params Assembly[] macroAssemblies) |
| static int | Test_LLLPG () |
|
inlinestatic |
Run macro processor for LLLPG on the specified input, with the specified command-line option map, returning the result as a string.
1.8.17