Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
cast.hh File Reference

API and specific strategies for applying type casts. More...

#include "type.hh"
Include dependency graph for cast.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  ghidra::CastStrategy
 A strategy for applying type casts. More...
 
class  ghidra::CastStrategyC
 Casting strategies that are specific to the C language. More...
 
class  ghidra::CastStrategyJava
 Casting strategies that are specific to the Java language. More...
 

Detailed Description

API and specific strategies for applying type casts.