JanetDocsPlaygroundI'm feeling luckyGitHub sign in

parser/error



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

    (parser/error parser)

    If the parser is in the error state, returns the message associated 
    with that error. Otherwise, returns nil. Also flushes the parser 
    state and parser queue, so be sure to handle everything in the 
    queue before calling `parser/error`.


0 examplesSign in to add an example
Loading...