SubjectStructure

A subject structure.

Types

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

Properties

Link copied to clipboard
val count: Long?

Number of occurrences of this specific structure.

Link copied to clipboard

A list of predicates present in this specific structure.

Functions

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