Changes in src/AST/Pass.proto.hpp [b2a11ba:e6b42e7]
- File:
-
- 1 edited
-
src/AST/Pass.proto.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.proto.hpp
rb2a11ba re6b42e7 236 236 237 237 // List of fields and their expected types 238 FIELD_PTR( typeSubs, const ast::TypeSubstitution * )238 FIELD_PTR( env, const ast::TypeSubstitution * ) 239 239 FIELD_PTR( stmtsToAddBefore, std::list< ast::ptr< ast::Stmt > > ) 240 240 FIELD_PTR( stmtsToAddAfter , std::list< ast::ptr< ast::Stmt > > )
Note:
See TracChangeset
for help on using the changeset viewer.