Token — Aspose.3D FOSS Python API Reference
Token — Token class..
Package: aspose.threed
Properties
| Property | Type | Description |
|---|
text | str | |
type | int | |
line | int | |
column | int | |
Methods
| Method | Returns | Description |
|---|
text() | str | |
type() | int | |
line() | int | |
column() | int | |
See Also