gfx v0.1.0 (2018-12-16T20:49:04Z)
Dub
Repo
Attribute.this
gfx
decl
sdlang
ast
Attribute
Undocumented in source.
this
(string namespace, string name, Value value, Location location)
this
(string name, Value value, Location location)
class
Attribute
this
(
string
name
,
Value
value
,
Location
location
=
Location
(0, 0, 0)
)
Meta
Source
See Implementation
gfx
decl
sdlang
ast
Attribute
constructors
this
functions
clone
getFullName
opEquals
remove
toSDLString
properties
fullName
name
namespace
parent
variables
location
value