|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GapLabeler
Interface for labeling nodes which contain traces so that these traces can be predicted by the parser.
Method Summary | |
---|---|
void |
labelGaps(Stack<Constituent> stack)
Labels the constituents found in the stack with gap labels if appropriate. |
Method Detail |
---|
void labelGaps(Stack<Constituent> stack)
stack
- The stack of un-completed constituents.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |