isTypeNodeRaw

external fun isTypeNodeRaw(node: Node): Boolean(source)

Node test that determines whether a node is a valid type node. This differs from the isPartOfTypeNode function which determines whether a node is part of a TypeNode.