decompiler  1.0.0
Classes
cast.hh File Reference

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

#include "type.hh"

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.