Class AstValue.Target

  • Enclosing class:
    AstValue

    protected static class AstValue.Target
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Object base  
      protected Node suffixNode  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • base

        protected java.lang.Object base
      • suffixNode

        protected Node suffixNode