public class MailboxParser extends CharParser
currentToken, scanner, spelling
Constructor and Description |
---|
MailboxParser(CharScanner scanner) |
MailboxParser(String input) |
Modifier and Type | Method and Description |
---|---|
MailboxAST |
parse() |
MailboxAST |
parseLeft() |
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpelling
public MailboxParser(String input)
public MailboxParser(CharScanner scanner)
public MailboxAST parse() throws java.text.ParseException
java.text.ParseException
public MailboxAST parseLeft() throws java.text.ParseException
java.text.ParseException