dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
Type
ddc
lexer
Lexer
Type.
class
Type :
Lexem
{
TypeCtors
_typeCtors
;
BasicType
_basicType
;
AltDeclarator
_altDeclarator
;
}
Meta
Source
See Implementation
ddc
lexer
Lexer
classes
AltDeclarator
BasicType
BasicTypeX
Expression
Identifier
IdentifierList
TemplateInstance
Type
TypeCtor
TypeCtors
Typeof
enums
LexemType
functions
isBasicTypeXToken
isTypeCtorToken
Type.