B2R2


DemanglerError Type

Demangler error types.

Union cases

Union case Description

InvalidFormat

Full Usage: InvalidFormat

Unknown demangled string format encountered.

ParsingFailure

Full Usage: ParsingFailure

Parsing failed in the middle.

TrailingChars

Full Usage: TrailingChars

Parsing didn't consume all the string; there is/are trailing char(s).