Interface | Description |
---|---|
SnippetPrinter |
Interface that defines how the snippets should be represented to string.
|
Class | Description |
---|---|
FlattenedSequencePrinter |
Class that prints the snippets as flattened sequences.
|
FlattenedTreePrinter |
Class that prints the snippets as flattened trees.
|
SequencePrinter |
Class that prints the snippets as sequences.
|
TreePrinter |
Class that prints the snippets as trees.
|
Copyright © 2017. All rights reserved.