xo-expression2 xo-reader2: local symtab stack in PSM
This commit is contained in:
parent
298e05dd06
commit
94efaf46cd
27 changed files with 447 additions and 34 deletions
13
xo-expression2/idl/IPrintable_DLocalSymtab.json5
Normal file
13
xo-expression2/idl/IPrintable_DLocalSymtab.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 DLocalSymtab",
|
||||
using_doxygen: true,
|
||||
repr: "DLocalSymtab",
|
||||
doc: [ "implement APrintable for DLocalSymtab" ],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue