Searched defs:GotoStatement (Results 1 – 1 of 1) sorted by relevance
485 struct GotoStatement : Statement { struct487 GotoStatement(SourcePosition pos, std::string label, in GotoStatement() function492 std::string label;493 std::vector<Expression*> arguments;