Example #1
0
 public ParserBuilder(SymbolState state)
 {
     this.state = state;
 }
Example #2
0
 public ParserBuilder(SymbolState state)
 {
     this.state = state;
 }