CParser.panic

After encountering an error, scan forward until a right brace or ; is found or the end of the file.

class CParser(AST)
void
panic
()

Meta