DemangleInstance.BufState

Undocumented in source.

Members

Functions

reset
bool reset()
Undocumented in source. Be warned that the author may not have intended to support it.
resetOutput
bool resetOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
sliceFrom
const(char)[] sliceFrom()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
BufState opCall(DemangleInstance dem)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dem
DemangleInstance* dem;
Undocumented in source.
input
const(char)[] input;
Undocumented in source.
len
size_t len;
Undocumented in source.

Meta