public class NodeCollectingVisitor extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<Node,Class<?>> |
NODE_CLASSIFIER |
| Constructor and Description |
|---|
NodeCollectingVisitor(@NotNull Set<Class<?>> classes) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(@NotNull Node node) |
com.vladsch.flexmark.util.collection.SubClassingBag<Node> |
getSubClassingBag() |
Copyright © 2020. All rights reserved.