Changes in src/AST/ParseNode.hpp [2bb4a01:14cebb7a]
- File:
-
- 1 edited
-
src/AST/ParseNode.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/ParseNode.hpp
r2bb4a01 r14cebb7a 28 28 29 29 // Default constructor is deliberately omitted, all ParseNodes must have a location. 30 // Escape hatch if needed is to explicitly pass a default-constructed location, but 30 // Escape hatch if needed is to explicitly pass a default-constructed location, but 31 31 // this should be used sparingly. 32 32
Note:
See TracChangeset
for help on using the changeset viewer.