getChildren abstract method

List<DiagnosticsNode> getChildren()

Children of this DiagnosticsNode.

See also:

  • getProperties, which returns the properties of the DiagnosticsNode object.

Implementation

List<DiagnosticsNode> getChildren();