Exemplo n.º 1
0
 public Parser(Scanner scanner)
 {
     this.scanner = scanner;
 }