xo-expression2: + DIfElseExpr + utest
This commit is contained in:
parent
bbbcfd2c4b
commit
0fcb548587
15 changed files with 1027 additions and 3 deletions
13
idl/IPrintable_DIfElseExpr.json5
Normal file
13
idl/IPrintable_DIfElseExpr.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 DIfElseExpr",
|
||||
using_doxygen: true,
|
||||
repr: "DIfElseExpr",
|
||||
doc: [ "implement APrintable for DIfElseExpr" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue