|
||||||||
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
public class Decl
Nested Class Summary | |
---|---|
static interface |
Decl.Annexable
|
static class |
Decl.Arg
|
static interface |
Decl.AuxDef
|
static class |
Decl.Config
|
static class |
Decl.Const
|
static class |
Decl.Enum
|
static class |
Decl.EnumVal
|
static class |
Decl.Extern
|
static class |
Decl.Field
|
static class |
Decl.Fxn
|
static interface |
Decl.IsType
|
static interface |
Decl.LocalUnit
|
static interface |
Decl.OverridableDef
|
static class |
Decl.Proxy
|
static interface |
Decl.Signature
|
static interface |
Decl.Sizeable
|
static class |
Decl.Struct
|
static class |
Decl.Typedef
|
Constructor Summary | |
---|---|
Decl()
|
Method Summary | |
---|---|
java.util.List<? extends Decl> |
getChildren()
|
java.lang.String |
getQualName()
|
java.lang.String |
getXmlTag()
|
static Decl.Signature.ObjKind |
objKind(Decl.Signature sig)
|
static Decl.Signature.ObjKind |
objKind(Type type,
java.lang.String tcode)
|
Decl |
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 |
Constructor Detail |
---|
public Decl()
Method Detail |
---|
public Decl overrides()
public java.util.List<? extends Decl> getChildren()
getChildren
in class Node
public java.lang.String getQualName()
getQualName
in class Node
public java.lang.String getXmlTag()
getXmlTag
in class Node
public static final Decl.Signature.ObjKind objKind(Decl.Signature sig)
public static final Decl.Signature.ObjKind objKind(Type type, java.lang.String tcode)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |