xdc.services.spec
Class Decl.EnumVal

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

public static class Decl.EnumVal
extends Decl
implements Decl.AuxDef

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
 Expr getInit()
           
 
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

getInit

public final Expr getInit()