typeof Expression
fun typeofExpression(block: Expression.ExpressionBuilder.() -> Unit): Expression
Content copied to clipboard
Returns a string describing the type of the given value.
Returns a string describing the type of the given value.