RuleResult

The rule results.

Types

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

Properties

Link copied to clipboard

The outcomes of the matched rule, based on the rule execution mode.

Link copied to clipboard

The rule ID that was matched, based on the rule execution mode.

Functions

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