mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	Proofing
This commit is contained in:
		@@ -420,7 +420,7 @@ struct AST
 | 
			
		||||
		Code Next;
 | 
			
		||||
		Code Back;
 | 
			
		||||
	};
 | 
			
		||||
	Token*            Token; // Reference to starting token, only avaialble if it was derived from parsing.
 | 
			
		||||
	Token*            Token; // Reference to starting token, only available if it was derived from parsing.
 | 
			
		||||
	Code              Parent;
 | 
			
		||||
	CodeType          Type;
 | 
			
		||||
//	CodeFlag          CodeFlags;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user