Ghidra Decompiler Analysis Engine
|
API and specific strategies for applying type casts. More...
#include "type.hh"
Go to the source code of this file.
Classes | |
class | CastStrategy |
A strategy for applying type casts. More... | |
class | CastStrategyC |
Casting strategies that are specific to the C language. More... | |
class | CastStrategyJava |
Casting strategies that are specific to the Java language. More... | |
API and specific strategies for applying type casts.