xo-reader2: support if-then-else expressions. + detailed utest
This commit is contained in:
parent
e243264511
commit
c052c5c509
23 changed files with 1354 additions and 150 deletions
|
|
@ -25,6 +25,10 @@ set(SELF_SRCS
|
|||
ISyntaxStateMachine_DDefineSsm.cpp
|
||||
IPrintable_DDefineSsm.cpp
|
||||
|
||||
DIfElseSsm.cpp
|
||||
ISyntaxStateMachine_DIfElseSsm.cpp
|
||||
IPrintable_DIfElseSsm.cpp
|
||||
|
||||
DExpectSymbolSsm.cpp
|
||||
ISyntaxStateMachine_DExpectSymbolSsm.cpp
|
||||
IPrintable_DExpectSymbolSsm.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue