Searched defs:tryNode (Results 1 – 1 of 1) sorted by relevance
2099 constructor (public tryNode: AST, public finallyNode: Finally) { property in TryFinally2144 constructor (public tryNode: Try, public catchNode: Catch) { property in TryCatch