Class Base

    • Constructor Summary

      Constructors 
      Constructor Description
      Base()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.kohsuke.rngom.parse.host.AnnotationsHost cast​(Annotations ann)  
      protected org.kohsuke.rngom.parse.host.LocationHost cast​(Location loc)  
      • Methods inherited from class java.lang.Object

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

      • Base

        public Base()
    • Method Detail

      • cast

        protected org.kohsuke.rngom.parse.host.AnnotationsHost cast​(Annotations ann)
      • cast

        protected org.kohsuke.rngom.parse.host.LocationHost cast​(Location loc)