Parser.parseNoScopeOrEmptyStmt

$(BNF NoScopeOrEmptyStmt := ";" | NoScopeStmt)

class Parser
parseNoScopeOrEmptyStmt
(
)

Meta