Parser.parseStaticIfDecl

$(BNF StaticIfDecl := / static if "(" AssignExpr ")" DeclsBlock (else DeclsBlock)?)

class Parser
Declaration
parseStaticIfDecl
(
)

Meta