JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

parser/error

core-api


    cfunction
    src/core/parse.c on line 1046, 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...