@Deprecated final class RelaxedParser extends Object implements Parsing
A relaxed parser, which tends to allow more, but won't really catch valid syntax errors.
| Constructor and description | 
|---|
| RelaxedParser
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected AST | doParse(UnicodeEscapingReader reader) | 
|  | ParseStatus | parse(Collection<String> buffer) | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.