public interface GapLabeler
Modifier and Type | Method and Description |
---|---|
void |
labelGaps(Stack<Constituent> stack)
Labels the constituents found in the stack with gap labels if appropriate.
|
void labelGaps(Stack<Constituent> stack)
stack
- The stack of un-completed constituents.Copyright © 2017 The Apache Software Foundation. All rights reserved.