|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBNode | |
---|---|
org.eclipse.cdt.internal.ui.includebrowser |
Uses of IBNode in org.eclipse.cdt.internal.ui.includebrowser |
---|
Methods in org.eclipse.cdt.internal.ui.includebrowser that return IBNode | |
---|---|
IBNode |
IBNode.getParent()
Returns the parent node or null for the root node. |
static IBNode |
IBConversions.selectionToNode(org.eclipse.jface.viewers.ISelection sel)
|
Constructors in org.eclipse.cdt.internal.ui.includebrowser with parameters of type IBNode | |
---|---|
IBNode(IBNode parent,
IBFile represents,
IBFile fileOfDirective,
int charOffset,
int length,
long timestamp)
Creates a new node for the include browser |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |