isSimpleName

open fun isSimpleName(node: Node): Boolean(source)

Is the given node a non-qualified name?

Throws

if the node is not a name