Parser.parseNoScopeStmt

$(BNF /NoScopeStmt := NonEmptyStmt | BlockStmt /BlockStmt := Statements)

class Parser
parseNoScopeStmt
(
)

Meta