All Classes

Class Description
AnaphoraResolutionApi<N,​E,​T,​B,​VB extends B,​FB extends B,​MB extends B,​TB extends B,​S,​I,​QI>
A special service provider interface related to finding potential referents of a given definite expression in a given related expression.
AnaphorsApi<N,​E,​TB,​S,​I,​QI,​EV,​PP>
The service provider interface used by the de.monochromata.anaphors package to perform anaphora resolution on a given AST implementation.
Apis  
PreferencesApi  
RelatedExpressionsApi<N,​E,​T,​B,​MB extends B,​TB extends B,​S,​I,​QI,​EV,​PP>
A special service provider interface to perform actions related to finding and processing related expressions.
RelatedExpressionsCollector<E,​S>
An interface to objects used to traverse the AST to find potential related expressions.
RelatedExpressionType  
TransformationsApi<N,​E,​T,​B,​TB extends B,​S,​I,​QI>
An interface to create AST transformations.