| Package | Description |
|---|---|
| com.vladsch.flexmark.ast.util | |
| com.vladsch.flexmark.internal | |
| com.vladsch.flexmark.parser |
Parse input text to AST nodes see
Parser |
| com.vladsch.flexmark.parser.delimiter |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineVisitor.visit(Text node) |
| Modifier and Type | Method and Description |
|---|---|
Text |
InlineParserImpl.appendSeparateText(com.vladsch.flexmark.util.sequence.BasedSequence text) |
Text |
Delimiter.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineParserImpl.mergeIfNeeded(Text first,
Text last) |
| Modifier and Type | Method and Description |
|---|---|
Text |
InlineParser.appendSeparateText(com.vladsch.flexmark.util.sequence.BasedSequence text) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineParser.mergeIfNeeded(Text first,
Text last) |
| Modifier and Type | Method and Description |
|---|---|
Text |
DelimiterRun.getNode() |
Copyright © 2018. All rights reserved.