ExpressionDsl

annotation class ExpressionDsl

Dsl marker for Expression.

Controls the scope of the Expression Dsl.

Constructors

ExpressionDsl
Link copied to clipboard
fun ExpressionDsl()

Functions

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