dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ASTDeserializer.read
dil
ast
ASTSerializer
ASTDeserializer
Reads the LinkageType attribute.
bool
read
(
out
TID
tid
)
bool
read
(
out
NodeKind
k
)
bool
read
(
out
Protection
prot
)
bool
read
(
out
StorageClass
stcs
)
bool
read
(
out
LinkageType
lnkg
)
class
ASTDeserializer
bool
read
(
out
LinkageType
lnkg
)
bool
read
(
ref
Node
[]
nodes
,
TID
tid
)
bool
read
(
out
char
c
)
bool
read
(
out
bool
b
)
bool
read
(
out
uint
u
)
bool
read
(
out
TOK
tok
)
bool
read
(
out
Token
*
t
)
bool
read
(
out
Token
*[]
tokens
)
bool
read
(
out
Token
*[][]
tokenLists
)
Meta
Source
See Implementation
dil
ast
ASTSerializer
ASTDeserializer
aliases
read1B
read2B
read4B
readSB
constructors
this
functions
check
error
read
readXB
static functions
generateCtorCall
generateMixins
generateReaders
variables
diag
end
p
tokens
Reads the LinkageType attribute.