메소드 | 설명 | |
---|---|---|
Main ( ) : void | ||
QuickRun ( IParsingService inputLang, int maxExpand, string input ) : string | ||
QuickRun ( string input ) : string |
Run macro processor for LLLPG on the specified input, with the specified command-line option map, returning the result as a string.
|
|
Test_LLLPG ( ) : int |
public static QuickRun ( IParsingService inputLang, int maxExpand, string input ) : string | ||
inputLang | IParsingService | |
maxExpand | int | |
input | string | |
리턴 | string |