Searched defs:Expr (Results 1 – 1 of 1) sorted by relevance
24 typedef struct Expr Expr; typedef45 struct Expr { struct49 Expr** argv; argument53 char* Evaluate(State* state, Expr* expr); argument