Modifier and Type | Method and Description |
---|---|
Scanner |
lr_parser.getScanner()
Simple accessor method to get the default scanner.
|
Modifier and Type | Method and Description |
---|---|
void |
lr_parser.setScanner(Scanner s)
Simple accessor method to set the default scanner.
|
Constructor and Description |
---|
lr_parser(Scanner s)
Constructor that sets the default scanner.
|
lr_parser(Scanner s,
SymbolFactory symfac)
Constructor that sets the default scanner and a SymbolFactory
|
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.