File: wisent.el.html

Here are functions necessary to use the Wisent LALR parser from Semantic environment.

Defined variables (4)

wisent-error-functionFunction used to report parse error.
wisent-lex-istreamInput stream of ‘semantic-lex’ syntactic tokens.
wisent-lex-lookaheadExtra lookahead token.
wisent-lexer-functionFunction used to obtain the next lexical token in input.

Defined functions (9)

define-wisent-lexer(NAME DOC &rest BODY)
wisent-collect-unmatched-syntax(NOMATCH)
wisent-compiled-grammar(GRAMMAR &optional START-LIST)
wisent-cook-tag(RAW-TAG)
wisent-lex()
wisent-lex-eoi()
wisent-parse-region(START END &optional GOAL DEPTH RETURNONERROR)
wisent-parse-stream(STREAM GOAL)
wisent-raw-tag(SEMANTIC-TAG)

Defined faces (0)