public class CheckContextGenerator extends AbstractContextGenerator
| Constructor and Description | 
|---|
CheckContextGenerator(Set<String> punctSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getContext(Object arg0)  | 
String[] | 
getContext(Parse parent,
          Parse[] constituents,
          int index,
          boolean trimFrontier)  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.