interface OperationNodeSource {
    toOperationNode(): OperationNode;
}

Hierarchy (view full)

Implemented by

Methods

  • Returns OperationNode