示例#1
0
 protected void SetTerminal(Terminal term) {
   _terminal = term;
   _terminal.Init(_language.GrammarData);
 }