aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
SdlangElementUnion
aermicioi
aedi_property_reader
sdlang
accessor
Undocumented in source.
union
SdlangElementUnion {
Tag
tag
;
Attribute
attribute
;
}
Members
Variables
attribute
Attribute
attribute
;
Undocumented in source.
tag
Tag
tag
;
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi_property_reader
sdlang
accessor
aliases
SdlangElement
classes
SdlangAttributePropertyAccessor
SdlangIntegerIndexAccessor
SdlangTagPropertyAccessor
unions
SdlangElementUnion