xo-reader2 xo-expression2: + DSequenceSsm ++ utest
This commit is contained in:
parent
3a290a456c
commit
cd369cf2e8
78 changed files with 898 additions and 158 deletions
15
xo-expression2/idl/IGCObject_DIfElseExpr.json5
Normal file
15
xo-expression2/idl/IGCObject_DIfElseExpr.json5
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
includes: [
|
||||
"<xo/gc/GCObject.hpp>",
|
||||
"<xo/alloc2/Allocator.hpp>"
|
||||
],
|
||||
local_types: [ ],
|
||||
namespace1: "xo",
|
||||
namespace2: "scm",
|
||||
facet_idl: "idl/GCObject.json5",
|
||||
brief: "provide AGCObject interface for DIfElseExpr",
|
||||
using_doxygen: true,
|
||||
repr: "DIfElseExpr",
|
||||
doc: [ "implement AGCObject for DIfElseExpr" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue