Searched defs:ifState (Results 1 – 1 of 1) sorted by relevance
42 type ifState struct { struct43 ast *ifAST44 inElse bool45 numNest int