Overview
Tutorials
Contents
Appendix
Please refer the tutorial “Parser”.
Bases: SyntaxError
SyntaxError
E-HowNet Syntax Error.
Show error position.
text – original input text
Bases: ehn.parse.parser._EhnLexer
ehn.parse.parser._EhnLexer
E-HowNet Lexer.
Run tokenization.
Bases: ehn.parse.parser._EhnParser
ehn.parse.parser._EhnParser
E-HowNet Parser.
Run parsing.