qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
DataType.this
qscript
compiler
compiler
DataType
constructor.
data
is the data to infer type from
this
(DataType.Type dataType, uinteger arrayDimension, bool isReference)
this
(string dataType, uinteger arrayDimension, bool isReference)
this
(string sType)
this
(Token data)
struct
DataType
this
(
Token
data
)
Meta
Source
See Implementation
qscript
compiler
compiler
DataType
constructors
this
enums
Type
functions
fromData
fromString
toString
properties
isArray
isCustom
isNumerical
name
typeName
variables
arrayDimensionCount
customLength
isRef
type
constructor.
data is the data to infer type from