Class SystemPostmasterRecipientAST


  • public class SystemPostmasterRecipientAST
    extends RecipientAST
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • postmasterSpelling

        public String postmasterSpelling
    • Constructor Detail

      • SystemPostmasterRecipientAST

        public SystemPostmasterRecipientAST​(int position,
                                            String postmasterSpelling)