libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ProcessingInstruction
libwasm
bindings
ProcessingInstruction
Undocumented in source.
@
safe
nothrow
struct
ProcessingInstruction {
nothrow
libwasm
.
bindings
.
CharacterData
.
CharacterData
_parent
;
this
(Handle h);
string
target
();
auto
sheet
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
sheet
auto
sheet
()
Undocumented in source. Be warned that the author may not have intended to support it.
target
string
target
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
CharacterData
.
CharacterData
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
ProcessingInstruction
structs
ProcessingInstruction