- All Known Subinterfaces:
IUnmangledRoutine
public interface IUnmangledData
A piece of unmangled data.
-
Method Summary
boolean
Raw data do not follow rules of identifiers naming.
-
Method Details
-
getFull
- Returns:
- complete unmangled string
-
getSimple
- Returns:
- simple name for the unmangled string (e.g. method name)
-
isRawData
boolean isRawData()
Raw data do not follow rules of identifiers naming.