| Package | Description |
|---|---|
| com.vladsch.flexmark.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeAdaptingVisitHandler<N extends Node,A extends NodeAdaptingVisitor<N>>
intended to be extended with specific handler function.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Visitor<N extends Node> |
| Modifier and Type | Class and Description |
|---|---|
class |
VisitHandler<N extends Node> |
| Modifier and Type | Field and Description |
|---|---|
protected A |
NodeAdaptingVisitHandler.myAdapter |
Copyright © 2018. All rights reserved.