getChildren abstract method
Children of this DiagnosticsNode.
See also:
- getProperties, which returns the properties of the DiagnosticsNode object.
Implementation
List<DiagnosticsNode> getChildren();
Children of this DiagnosticsNode.
See also:
List<DiagnosticsNode> getChildren();