sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
Node
d
common
node
Undocumented in source.
class
Node {
Location
location
;
this
(Location location);
import
source
.
context
;
;
auto
getFullLocation
(Context c);
}
Constructors
this
this
(Location location)
Undocumented in source.
Members
Functions
getFullLocation
auto
getFullLocation
(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
location
Location
location
;
Undocumented in source.
Meta
Source
See Implementation
d
common
node
classes
Node