xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/
This commit is contained in:
parent
908060ea6d
commit
28348e46ec
145 changed files with 207 additions and 169 deletions
|
|
@ -39,13 +39,13 @@ namespace xo {
|
|||
**/
|
||||
class IPrintable_DToplevelSeqSsm {
|
||||
public:
|
||||
/** @defgroup scm-printable-dexprseqstate-type-traits **/
|
||||
/** @defgroup scm-printable-dtoplevelseqssm-type-traits **/
|
||||
///@{
|
||||
using ppindentinfo = xo::print::APrintable::ppindentinfo;
|
||||
using Copaque = xo::print::APrintable::Copaque;
|
||||
using Opaque = xo::print::APrintable::Opaque;
|
||||
///@}
|
||||
/** @defgroup scm-printable-dexprseqstate-methods **/
|
||||
/** @defgroup scm-printable-dtoplevelseqssm-methods **/
|
||||
///@{
|
||||
// const methods
|
||||
/** Pretty-printing support for this object.
|
||||
|
|
|
|||
|
|
@ -39,13 +39,13 @@ namespace xo {
|
|||
**/
|
||||
class ISyntaxStateMachine_DToplevelSeqSsm {
|
||||
public:
|
||||
/** @defgroup scm-syntaxstatemachine-dexprseqstate-type-traits **/
|
||||
/** @defgroup scm-syntaxstatemachine-dtoplevelseqssm-type-traits **/
|
||||
///@{
|
||||
using TypeDescr = xo::scm::ASyntaxStateMachine::TypeDescr;
|
||||
using Copaque = xo::scm::ASyntaxStateMachine::Copaque;
|
||||
using Opaque = xo::scm::ASyntaxStateMachine::Opaque;
|
||||
///@}
|
||||
/** @defgroup scm-syntaxstatemachine-dexprseqstate-methods **/
|
||||
/** @defgroup scm-syntaxstatemachine-dtoplevelseqssm-methods **/
|
||||
///@{
|
||||
// const methods
|
||||
/** identify a type of syntax state machine **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue