hasError

@get:JvmName(name = "hasError")
actual val hasError: Boolean(source)

Check if the node is a syntax error, or contains any syntax errors.

expect val hasError: Boolean(source)

Check if the node is a syntax error, or contains any syntax errors.

@get:JvmName(name = "hasError")
actual val hasError: Boolean(source)

Check if the node is a syntax error, or contains any syntax errors.

actual val hasError: Boolean(source)

Check if the node is a syntax error, or contains any syntax errors.