Parser.parseWithStmt

$(BNF WithStmt := with "(" Expression ")" ScopeStmt)

class Parser
parseWithStmt
(
)

Meta