Parser.parseDebugDecl

$(BNF DebugDecl := / debug "=" IdentOrInt ";" | / debug DebugCondition? DeclsBlock (else DeclsBlock)? /DebugCondition := "(" IdentOrInt ")")

class Parser
Declaration
parseDebugDecl
(
)

Meta