Changes in src/AST/Pass.hpp [f6e6a55:4ec9513]
- File:
-
- 1 edited
-
src/AST/Pass.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.hpp
rf6e6a55 r4ec9513 158 158 const ast::Stmt * visit( const ast::SuspendStmt * ) override final; 159 159 const ast::Stmt * visit( const ast::WaitForStmt * ) override final; 160 const ast::WaitForClause * visit( const ast::WaitForClause * ) override final;161 160 const ast::Decl * visit( const ast::WithStmt * ) override final; 162 161 const ast::NullStmt * visit( const ast::NullStmt * ) override final;
Note:
See TracChangeset
for help on using the changeset viewer.