xdc.services.spec
Class Decl.Proxy

java.lang.Object
  extended by xdc.services.spec.Node
      extended by xdc.services.spec.Decl
          extended by xdc.services.spec.Decl.Proxy
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Node>, Decl.LocalUnit
Enclosing class:
Decl

public static class Decl.Proxy
extends Decl
implements Decl.LocalUnit

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class xdc.services.spec.Decl
Decl.Annexable, Decl.Arg, Decl.AuxDef, Decl.Config, Decl.Const, Decl.Enum, Decl.EnumVal, Decl.Extern, Decl.Field, Decl.Fxn, Decl.IsType, Decl.LocalUnit, Decl.OverridableDef, Decl.Proxy, Decl.Signature, Decl.Sizeable, Decl.Struct, Decl.Typedef
 
Method Summary
 Unit getInherits()
           
 Unit getUnit()
           
 
Methods inherited from class xdc.services.spec.Decl
getChildren, getQualName, getXmlTag, objKind, objKind, overrides
 
Methods inherited from class xdc.services.spec.Node
attrBool, attrInt, attrString, compareTo, getAtom, getAttrMap, getDocs, getName, getParent, getPkgName, getSession, getSummary, hasAttr, isExternal, isFinal, isInst, isInter, isInternal, isMeta, isMod, isNodoc, isOver, isReadonly, isStatic, isSys, makeXDoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInherits

public final Unit getInherits()

getUnit

public final Unit getUnit()
Specified by:
getUnit in interface Decl.LocalUnit