JanetDocsPlaygroundI'm feeling luckyGitHub sign in

parser/flush



    cfunction
    src/core/parse.c on line 1069, column 1

    (parser/flush parser)

    Clears the parser state and parse queue. Can be used to reset the 
    parser if an error was encountered. Does not reset the line and 
    column counter, so to begin parsing in a new context, create a new 
    parser.


0 examplesSign in to add an example
Loading...