AnalysisError

Analysis error.

Types

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

Properties

Link copied to clipboard

The message associated with the analysis error.

Link copied to clipboard

The type of the analysis error.

Link copied to clipboard

Lists the violated entities that caused the analysis error

Functions

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