xo-reader2 xo-expression2: pprint for DDefineExpr + DVariable
This commit is contained in:
parent
ca2be0172a
commit
480294ae05
21 changed files with 455 additions and 8 deletions
|
|
@ -19,7 +19,8 @@ namespace xo {
|
|||
//
|
||||
class ASyntaxStateMachine;
|
||||
|
||||
// note: load-bearing to forward-declare ParserStack,
|
||||
// note: it's load-bearing here to forward-declare ParserStack,
|
||||
// see ParserStack.hpp for impl
|
||||
// because ASyntaxStateMachine.hpp includes ParserStateMachine.hpp;
|
||||
// before obj<SyntaxStateMachine> is defined.
|
||||
class ParserStack;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue