DeprecationReportBody

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

anticipatedRemoval
auto anticipatedRemoval()
Undocumented in source. Be warned that the author may not have intended to support it.
columnNumber
Optional!(uint) columnNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
lineNumber
Optional!(uint) lineNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
message
string message()
Undocumented in source. Be warned that the author may not have intended to support it.
sourceFile
Optional!(string) sourceFile()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Reporting.ReportBody _parent;
Undocumented in source.

Meta