| Package | Description |
|---|---|
| parser.states.packagestates | |
| symbols |
| Modifier and Type | Method and Description |
|---|---|
AbstractPackageParserState |
InitialsStateSymbolVisitor.handle(EndSymbol endSymbol,
PackageDescriptionFileParser parser) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPackageParserState |
PackageDescriptionSymbolVisitor.handle(EndSymbol endSymbol,
PackageDescriptionFileParser parser)
handles an object of the Type EndSymbol.
|
protected AbstractPackageParserState |
PackageDescriptionSymbolVisitorWithTempRule.handle(EndSymbol endSymbol,
PackageDescriptionFileParser parser,
TempPackageRule tempPackageRule)
handles an object of the Type EndSymbol.
|