toTypeName

Gets the type name for a given DataNodeType.

@nogc nothrow pure
string
toTypeName

Parameters

type DataNodeType

The data node type.

Return Value

Type: string

The name of the type.

Meta