xo-interpreter2 stack: define-expr's work at top-level
This commit is contained in:
parent
57f6f9073e
commit
6f3833d6fb
56 changed files with 1550 additions and 65 deletions
16
xo-interpreter2/idl/IPrintable_DVsmDefContFrame.json5
Normal file
16
xo-interpreter2/idl/IPrintable_DVsmDefContFrame.json5
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
mode: "implementation",
|
||||
output_cpp_dir: "src/interpreter2",
|
||||
output_hpp_dir: "include/xo/interpreter2",
|
||||
output_impl_subdir: "define",
|
||||
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 DVsmDefContFrame",
|
||||
using_doxygen: true,
|
||||
repr: "DVsmDefContFrame",
|
||||
doc: [ "implement APrintable for DVsmDefContFrame" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue