Uses of Class
eu.bandm.tools.d2d2.base.CharacterParser.ParseResult
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
-
Uses of CharacterParser.ParseResult in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescription(package private) static UnaryOperator<CharacterParser.ParseResult>
CharacterParser.ParseResult.clone
protected Set<CharacterParser.ParseResult>
CharacterParser.hypotheses
Set of alive parsing situations: is input before visiting a grammar sub-expression and output after parsing.Modifier and TypeMethodDescriptionprotected void
CharacterParser.copyContentsFromTo
(CharacterParser.ParseResult from, MemScanner<String> startpos, ResultingStructure to) If "from" has structured contents, then add this into "to", as a sequence and per assoc.