Return a string representation for the specified nodeType code or "(* UNKNOWN NODE TYPE *)" if nodeType is not one of the values enumerated in NodeType.
a string representation for nodeType, or "(* UNKNOWN NODE TYPE *)" if not a valid NodeType
| Name | Description |
|---|---|
| nodeType | node type enumerator to convert to a string |