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 java.lang.Object property  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Target()  
    • 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
      • property

        protected java.lang.Object property
    • Constructor Detail

      • Target

        protected Target()