Parser.parsePragmaStmt

$(BNF PragmaStmt := / pragma "(" Identifier ("," ExpressionList)? ")" NoScopeStmt)

class Parser
parsePragmaStmt
(
)

Meta