Package | Description |
---|---|
mireka.address.parser.ast |
Contains SMTP related Abstract Syntax Tree nodes, which are the output of
the parsers.
|
Modifier and Type | Field and Description |
---|---|
LocalPartAST |
MailboxAST.localPartAST |
Constructor and Description |
---|
MailboxAST(int position,
String spelling,
LocalPartAST localPartAST,
RemotePartAST remotePartAST) |