Changes in src/AST/ParseNode.hpp [14cebb7a:2bb4a01]
- File:
-
- 1 edited
-
src/AST/ParseNode.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/ParseNode.hpp
r14cebb7a r2bb4a01 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.