public class RecipientParser extends CharParser
currentToken, scanner, spelling| Constructor and Description |
|---|
RecipientParser(CharScanner charScanner) |
RecipientParser(String source) |
| Modifier and Type | Method and Description |
|---|---|
RecipientAST |
parse() |
accept, accept, acceptIt, acceptThem, peekString, popPosition, popSpelling, pushPosition, pushSpellingpublic RecipientParser(CharScanner charScanner)
public RecipientParser(String source)
public RecipientAST parse() throws java.text.ParseException
java.text.ParseException