xo-reader2 xo-expression2: + DSequenceSsm ++ utest
This commit is contained in:
parent
334057613e
commit
15f779d2f8
64 changed files with 514 additions and 154 deletions
13
idl/IPrintable_DSequenceSsm.json5
Normal file
13
idl/IPrintable_DSequenceSsm.json5
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [ "<xo/printable2/Printable.hpp>",
|
||||
"<xo/printable2/detail/IPrintable_Xfer.hpp>" ],
|
||||
local_types: [],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/Printable.json5",
|
||||
brief: "provide APrintable interface for DSequenceSsm",
|
||||
using_doxygen: true,
|
||||
repr: "DSequenceSsm",
|
||||
doc: [ "implement APrintable for DSequenceSsm" ],
|
||||
}
|
||||
13
idl/ISyntaxStateMachine_DSequenceSsm.json5
Normal file
13
idl/ISyntaxStateMachine_DSequenceSsm.json5
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [ "\"SyntaxStateMachine.hpp\"",
|
||||
"\"ssm/ISyntaxStateMachine_Xfer.hpp\"" ],
|
||||
local_types: [ ],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/SyntaxStateMachine.json5",
|
||||
brief: "provide ASyntaxStateMachine interface for DSequenceSsm",
|
||||
using_doxygen: true,
|
||||
repr: "DSequenceSsm",
|
||||
doc: [ "implement ASyntaxStateMachine for DSequenceSsm" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue