예제 #1
0
 void ConfigurableLProcessor.AddDictoinary(byte[] dictoinary)
 {
     gAnalyser.ConfigureGrammar(dictoinary);
 }