| 193 | } |
| 194 | |
| 195 | void ScriptCompilerListener::preConversion( ScriptCompiler *compiler, ConcreteNodeListPtr nodes ) {} |
| 196 | |
| 197 | bool ScriptCompilerListener::postConversion( ScriptCompiler *compiler, |
| 198 | const AbstractNodeListPtr &nodes ) |
no outgoing calls
no test coverage detected