Ghidra Decompiler Analysis Engine
Public Member Functions | Static Public Member Functions | Friends | List of all members
ExprTree Class Reference

Public Member Functions

 ExprTree (VarnodeTpl *vn)
 
 ExprTree (OpTpl *op)
 
void setOutput (VarnodeTpl *newout)
 
VarnodeTplgetOut (void)
 
const ConstTplgetSize (void) const
 

Static Public Member Functions

static vector< OpTpl * > * appendParams (OpTpl *op, vector< ExprTree * > *param)
 
static vector< OpTpl * > * toVector (ExprTree *expr)
 

Friends

class PcodeCompile
 

The documentation for this class was generated from the following files: