Class MailboxAST


  • public class MailboxAST
    extends AST
    • Constructor Detail

      • MailboxAST

        public MailboxAST​(int position,
                          String spelling,
                          LocalPartAST localPartAST,
                          RemotePartAST remotePartAST)