Пример #1
0
 public static string GetRawParserSourceFilename(Specification S)
 {
     return(MainGenerator.GetClassOutputPath(S, "Parser"));
 }