sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
d.parser.type
d
parser
Undocumented in source.
Members
Functions
parseBasicType
auto
parseBasicType
(TokenRange trange)
Undocumented in source. Be warned that the author may not have intended to support it.
parseType
AstType
parseType
(TokenRange trange)
Undocumented in source. Be warned that the author may not have intended to support it.
parseTypeSuffix
AstType
parseTypeSuffix
(TokenRange trange, AstType type)
Parse *, [ ... ] and function/delegate types.
Meta
Source
See Source File
d
parser
modules
adt
ambiguous
base
conditional
declaration
dmodule
dtemplate
expression
identifier
statement
type