Class RemotePartAST

    • Field Summary

      Fields 
      Modifier and Type Field Description
      String spelling  
    • Constructor Summary

      Constructors 
      Constructor Description
      RemotePartAST​(int position, String spelling)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • spelling

        public String spelling
    • Constructor Detail

      • RemotePartAST

        public RemotePartAST​(int position,
                             String spelling)