dsymbol ~master (2018-04-06T19:40:40Z)
Dub
Repo
getBuiltinTypeName
dsymbol
builtin
names
Translates the IDs for built-in types into an interned string.
istring
getBuiltinTypeName
nothrow @
nogc
@
safe
(
IdType
id
)
Meta
Source
See Implementation
dsymbol
builtin
names
functions
getBuiltinTypeName
variables
ARGPTR_SYMBOL_NAME
ARGUMENTS_SYMBOL_NAME
ARRAY_SYMBOL_NAME
ASSOC_ARRAY_SYMBOL_NAME
BOOL_VALUE_SYMBOL_NAME
CHAR_LITERAL_SYMBOL_NAME
CONSTRUCTOR_SYMBOL_NAME
DESTRUCTOR_SYMBOL_NAME
DOUBLE_LITERAL_SYMBOL_NAME
DSTRING_LITERAL_SYMBOL_NAME
FLOAT_LITERAL_SYMBOL_NAME
FUNCTION_SYMBOL_NAME
IDOUBLE_LITERAL_SYMBOL_NAME
IFLOAT_LITERAL_SYMBOL_NAME
IMPORT_SYMBOL_NAME
INT_LITERAL_SYMBOL_NAME
IREAL_LITERAL_SYMBOL_NAME
LONG_LITERAL_SYMBOL_NAME
PARAMETERS_SYMBOL_NAME
POINTER_SYMBOL_NAME
REAL_LITERAL_SYMBOL_NAME
STRING_LITERAL_SYMBOL_NAME
SUPER_SYMBOL_NAME
THIS_SYMBOL_NAME
UINT_LITERAL_SYMBOL_NAME
ULONG_LITERAL_SYMBOL_NAME
UNITTEST_SYMBOL_NAME
WITH_SYMBOL_NAME
WSTRING_LITERAL_SYMBOL_NAME
Translates the IDs for built-in types into an interned string.