Parser.parseDebugStmt

$(BNF DebugStmt := / debug DebugCondition? NoScopeStmt (else NoScopeStmt)?)

class Parser
parseDebugStmt
(
)

Meta