public class DBInputProcessorTree.InputTreeNode extends DBTreeNode
| Modifier and Type | Field and Description |
|---|---|
boolean |
breakpoint |
color, location, tokenallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
DBInputProcessorTree.InputTreeNode(DBTreeToken token,
DBEventLocation location) |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor() |
void |
toggleBreakpoint() |
String |
toString() |
findNodeWithToken, findNodeWithToken, getInfoString, getLocation, getToken, getTokenDisplayString, setColoradd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObjectpublic DBInputProcessorTree.InputTreeNode(DBTreeToken token, DBEventLocation location)
public void toggleBreakpoint()
public Color getColor()
getColor in class DBTreeNodepublic String toString()
toString in class DBTreeNodeCopyright © 2013. All rights reserved.