| Package | Description |
|---|---|
| com.vladsch.flexmark.ast |
AST node types (see
Node) and visitors (see NodeAdaptedVisitor) |
| com.vladsch.flexmark.ast.util |
| Modifier and Type | Method and Description |
|---|---|
Reference |
RefNode.getReferenceNode(com.vladsch.flexmark.ast.Document document) |
Reference |
RefNode.getReferenceNode(ReferenceRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
int |
Reference.compareTo(Reference other) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockVisitor.visit(Reference node) |
Copyright © 2018. All rights reserved.