public static interface ParseResult.PostProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(ParseResult<? extends Node> result,
ParserConfiguration configuration) |
void process(ParseResult<? extends Node> result, ParserConfiguration configuration)
Copyright © 2007–2019. All rights reserved.