|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdc.services.spec.Node
xdc.services.spec.Decl
xdc.services.spec.Decl.Config
public static class Decl.Config
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 |
Nested classes/interfaces inherited from interface xdc.services.spec.Decl.Signature |
---|
Decl.Signature.ObjKind |
Method Summary | |
---|---|
Expr |
getInit()
|
Type |
getType()
|
java.lang.String |
getTypeCode()
|
java.lang.String |
getTypeSig()
|
Decl.Config |
overrides()
|
Methods inherited from class xdc.services.spec.Decl |
---|
getChildren, getQualName, getXmlTag, objKind, objKind |
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 |
---|
public final Expr getInit()
public final Type getType()
getType
in interface Decl.Signature
public final java.lang.String getTypeCode()
getTypeCode
in interface Decl.Signature
public final java.lang.String getTypeSig()
getTypeSig
in interface Decl.Signature
public final Decl.Config overrides()
overrides
in class Decl
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |