Modifier and Type | Class and Description |
---|---|
class |
ComplexSymbolFactory
Default Implementation for SymbolFactory, creates
plain old Symbols
|
class |
DefaultSymbolFactory
Default Implementation for SymbolFactory, creates
plain old Symbols
|
Modifier and Type | Field and Description |
---|---|
SymbolFactory |
lr_parser.symbolFactory |
Modifier and Type | Method and Description |
---|---|
SymbolFactory |
lr_parser.getSymbolFactory()
Whenever creation of a new Symbol is necessary, one should use this factory.
|
Constructor and Description |
---|
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.