Changeset 2c8946b for src/AST/Attribute.hpp
- Timestamp:
- May 23, 2024, 5:18:27 PM (4 months ago)
- Branches:
- master
- Children:
- dc74231
- Parents:
- fbc84ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Attribute.hpp
rfbc84ca r2c8946b 53 53 friend node_t * mutate(const node_t * node); 54 54 template<typename node_t> 55 55 friend node_t * shallowCopy(const node_t * node); 56 56 }; 57 57
Note: See TracChangeset
for help on using the changeset viewer.