Changes in src/AST/Pass.hpp [3d9d017:cf3da24]
- File:
-
- 1 edited
-
src/AST/Pass.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.hpp
r3d9d017 rcf3da24 172 172 const ast::Stmt * visit( const ast::MutexStmt * ) override final; 173 173 const ast::Stmt * visit( const ast::CorunStmt * ) override final; 174 const ast::Stmt * visit( const ast::CoforStmt * ) override final;175 174 const ast::Expr * visit( const ast::ApplicationExpr * ) override final; 176 175 const ast::Expr * visit( const ast::UntypedExpr * ) override final;
Note:
See TracChangeset
for help on using the changeset viewer.