NodeFilter

The filters for the operation.

Types

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

Properties

Link copied to clipboard

The name of the filter.

Link copied to clipboard

The type of filter operator.

Link copied to clipboard

A filter value supported by the specified key. For example, for the key PlatformType, supported values include Linux and Windows.

Functions

Link copied to clipboard
inline fun copy(block: NodeFilter.Builder.() -> Unit = {}): NodeFilter
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