| Package | Description |
|---|---|
| edu.nyu.jet.parser |
The Parser package includes several types of parsers (top-down, bottom-up,
and chart).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveEdge
the representation of an active edge (incompletely matched production)
as used by the top-down active chart parser.
|
class |
ParseTreeNode
a node of a parse tree.
|
Copyright © 2016 New York University. All rights reserved.