mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-13 00:48:58 -07:00
ast interface uage reductions
This commit is contained in:
docs
project
@ -552,7 +552,7 @@ Serialization:
|
||||
Fields:
|
||||
|
||||
```cpp
|
||||
SpecifierT ArrSpecs[ AST::ArrSpecs_Cap ];
|
||||
SpecifierT ArrSpecs[ AST_ArrSpecs_Cap ];
|
||||
CodeSpecifiers NextSpecs;
|
||||
Code Prev;
|
||||
Code Next;
|
||||
|
Reference in New Issue
Block a user