inputs property

List<Node<T>> inputs

Returns the input Nodes

Implementation

List<Node<T>> get inputs;