mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	ast interface uage reductions
This commit is contained in:
		@@ -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