sdlang-d v0.10.2 (2018-02-13T06:51:25Z)
Home
Dub
Repo
Attribute.this
sdlang
ast
Attribute
Undocumented in source.
this
(string namespace, string name, Value value, Location location)
class
Attribute
this
(
string
namespace
,
string
name
,
Value
value
,
Location
location
=
Location
(0, 0, 0)
)
this
(string name, Value value, Location location)
Meta
Source
See Implementation
sdlang
ast
Attribute
constructors
this
functions
clone
getFullName
opEquals
remove
toSDLString
properties
fullName
name
namespace
parent
variables
location
value