decompiler  1.0.0
Classes
cast.hh File Reference

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

#include "type.hh"

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...
 

Detailed Description

API and specific strategies for applying type casts.