Class DeclResolver


  • public class DeclResolver
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.lang.String ENCLOSING_CLASS  
    • Constructor Summary

      Constructors 
      Constructor Description
      DeclResolver()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ENCLOSING_CLASS

        protected static final java.lang.String ENCLOSING_CLASS
        See Also:
        Constant Field Values
    • Constructor Detail

      • DeclResolver

        public DeclResolver()