Пример #1
0
 internal void CreateGrammar(string name, string[] options)
 {
     recog?.CreateGrammar(name, options);
 }