Package | Description |
---|---|
org.egothor.parser.plain |
This package defines JavaCC parser for a plain text.
|
Modifier and Type | Method and Description |
---|---|
ParseException |
Simple.generateParseException() |
Modifier and Type | Method and Description |
---|---|
Token |
Simple.next()
Returns the next token in the stream, or null at EOS.
|
Copyright © 2016 Egothor. All Rights Reserved.