Parser.parseVolatileStmt

$(BNF VolatileStmt := volatile (ScopeStmt | NoScopeStmt))

class Parser
parseVolatileStmt
(
)

Meta