detailed parser error reporting [wip - 1 example]
This commit is contained in:
parent
8c36bbce28
commit
65a83cd77c
19 changed files with 256 additions and 84 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
set(SELF_LIB xo_reader)
|
||||
set(SELF_SRCS
|
||||
parser_result.cpp
|
||||
parser.cpp
|
||||
parserstatemachine.cpp
|
||||
reader.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue