Uses of Interface
gw.lang.javadoc.IVarNode
-
Packages that use IVarNode Package Description gw.lang.javadoc -
-
Uses of IVarNode in gw.lang.javadoc
Methods in gw.lang.javadoc that return IVarNode Modifier and Type Method Description IVarNode
IClassDocNode. getVar(String name)
Methods in gw.lang.javadoc that return types with arguments of type IVarNode Modifier and Type Method Description List<IVarNode>
IClassDocNode. getVars()
Methods in gw.lang.javadoc with parameters of type IVarNode Modifier and Type Method Description void
IClassDocNode. addVar(IVarNode var)
-