|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectup.TreeTransformers
public class TreeTransformers
A collection of tree transformers.
| Method Summary | |
|---|---|
static TreeTransformer |
getBinarizer()
Returns the shared instance of the Binarizer. |
static TreeTransformer |
getDebinarizer()
Returns the shared instance of the Debinarizer. |
static TreeTransformer |
getEmptySubtreeStripper()
Returns the shared instance of the EmptySubtreeStripper. |
static TreeTransformer |
getFunctionAnnotationStripper()
Returns the shared instance of the FunctionAnnotationStripper. |
static TreeTransformer |
getParentAnnotationStripper()
Returns the shared instance of the ParentAnnotationStripper. |
static TreeTransformer |
getParentAnnotator()
Returns the shared instance of the ParentAnnotator. |
static TreeTransformer |
getUnaryChainsSplicer()
Returns the shared instance of the UnaryChainsSplicer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static TreeTransformer getFunctionAnnotationStripper()
FunctionAnnotationStripper.
FunctionAnnotationStripperpublic static TreeTransformer getEmptySubtreeStripper()
EmptySubtreeStripper.
EmptySubtreeStripperpublic static TreeTransformer getUnaryChainsSplicer()
UnaryChainsSplicer.
UnaryChainsSplicerpublic static TreeTransformer getBinarizer()
Binarizer.
Binarizerpublic static TreeTransformer getDebinarizer()
Debinarizer.
Debinarizerpublic static TreeTransformer getParentAnnotator()
ParentAnnotator.
ParentAnnotatorpublic static TreeTransformer getParentAnnotationStripper()
ParentAnnotationStripper.
ParentAnnotationStripper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||