Package | Description |
---|---|
org.scripthelper.debug.nodes |
This package contains utility classes for representing variables in the debugger.
|
org.scripthelper.swing.debug.treetable |
Contains the treetable classes used by the Swing debugging window.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<VarNode> |
VarNode.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
VarNode.addChild(VarNode child) |
Modifier and Type | Method and Description |
---|---|
VarNode |
VarModel.getRoot() |
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence