|
WaSH Docs
|
Functions | |
| std::string | writeCopySimData (bool cornerstone_vectors=false) |
| void | DefineForceAccessFns (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | DefineForceAccessFnsWithCornerstone (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleSetDimension (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleSimulationVecTMatcher (const MatchFinder::MatchResult &Result, Replacements &Replace) |
Variables | |
| DeclarationMatcher | DefineForceAccessFnMatcher |
| StatementMatcher | SetDimensionMatcher |
| DeclarationMatcher | SimulationVecTMatcher |
| void ws2st::refactor::meta::DefineForceAccessFns | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::meta::DefineForceAccessFnsWithCornerstone | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::meta::HandleSetDimension | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::meta::HandleSimulationVecTMatcher | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| std::string ws2st::refactor::meta::writeCopySimData | ( | bool | cornerstone_vectors = false | ) |
| DeclarationMatcher ws2st::refactor::meta::DefineForceAccessFnMatcher |
| StatementMatcher ws2st::refactor::meta::SetDimensionMatcher |
| DeclarationMatcher ws2st::refactor::meta::SimulationVecTMatcher |
1.8.14