Class AddressLiteralRemotePartAST

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • addressBytes

        public byte[] addressBytes
      • address

        public java.net.InetAddress address
    • Constructor Detail

      • AddressLiteralRemotePartAST

        public AddressLiteralRemotePartAST​(int position,
                                           String spelling)