dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Symbol.this
dil
semantic
Symbol
Symbol
Constructs a Symbol object.
class
Symbol
this
(
SYM
sid
,
Identifier
*
name
,
SLoc
loc
)
Parameters
sid
Type:
SYM
The symbol's ID.
name
Type:
Identifier
*
The symbol's name.
Meta
Source
See Implementation
dil
semantic
Symbol
Symbol
constructors
this
functions
getFQN
getModule
getType
isComplete
isCompleting
setComplete
setCompleting
to
toMangle
toString
variables
loc
name
parent
sid
status
Constructs a Symbol object.