public interface ParserState
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SourceParser p,
java.lang.String s,
int lineNumber)
Handle the current line of the file to parse.
|
void handle(SourceParser p, java.lang.String s, int lineNumber)
p - the state parsers - the line to parselineNumber - the lineNumberCopyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence