FlowTraceNodeInputSource

Represents the source of input data for a flow trace node field.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The expression used to extract data from the source.

Link copied to clipboard

The name of the source node that provides the input data.

Link copied to clipboard

The name of the output field from the source node.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String