| 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 |
|---|---|
SourceRouteAST |
PathAST.sourceRouteAST |
| Constructor and Description |
|---|
PathAST(int position,
SourceRouteAST sourceRouteAST,
MailboxAST mailboxAST) |