Searched defs:EdgeEnv (Results 1 – 1 of 1) sorted by relevance
324 struct EdgeEnv : public Env { struct327 EdgeEnv(const Edge* const edge, const EscapeKind escape) in EdgeEnv() argument342 string EdgeEnv::LookupVariable(const string& var) { in LookupVariable() argument