TokenType

Overview

TokenType is a class in Aspose.3D FOSS for Python.

TokenType.to_string(t) returns the name of the token type t as a string.

Methods

SignatureDescription
to_string(t)Returns the name of the token type t as a string

See Also