|
WaSH Docs
|
Functions | |
| const RefactoringToolConfiguration & | getConfigurationForImplementation (Implementations impl) |
| Returns the set of passes specified by the implementation given. More... | |
| void | writeWESTParticleDataInitialiser (const WashOptions &opts) |
| void | writeWONEParticleDataInitialiser (const WashOptions &opts) |
| const RefactoringToolConfiguration & ws2st::refactor::config::getConfigurationForImplementation | ( | Implementations | impl | ) |
Returns the set of passes specified by the implementation given.
| impl | Implementation to use passes of |
| void ws2st::refactor::config::writeWESTParticleDataInitialiser | ( | const WashOptions & | opts | ) |
| void ws2st::refactor::config::writeWONEParticleDataInitialiser | ( | const WashOptions & | opts | ) |
| RefactoringToolConfiguration ws2st::refactor::config::cstone_rules = {} |
| std::unordered_map< Implementations, RefactoringToolConfiguration > ws2st::refactor::config::implementation_configurations |
| RefactoringToolConfiguration ws2st::refactor::config::west_rules |
| RefactoringToolConfiguration ws2st::refactor::config::wisb_rules = {} |
| RefactoringToolConfiguration ws2st::refactor::config::wone_rules |
| RefactoringToolConfiguration ws2st::refactor::config::wser_rules = {} |
1.8.14