public static class JavaScriptTranslatorToCAst.TryCatchContext<C extends JavaScriptTranslatorToCAst.WalkContext<C,T>,T> extends JavaScriptTranslatorToCAst.DelegatingContext<C,T>
| Modifier | Constructor and Description |
|---|---|
protected |
JavaScriptTranslatorToCAst.TryCatchContext(C parent,
com.ibm.wala.cast.tree.CAstNode catchNode) |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.cast.tree.CAstNode |
getCatchTarget() |
addNameDecl, copyOperation, foundMemberOperation, getNameDecls, script, setOperation, topaddScopedEntity, cfg, getBreakFor, getContinueFor, getNodeTypeMap, getScopedEntities, posprotected JavaScriptTranslatorToCAst.TryCatchContext(C parent, com.ibm.wala.cast.tree.CAstNode catchNode)
public com.ibm.wala.cast.tree.CAstNode getCatchTarget()
getCatchTarget in interface JavaScriptTranslatorToCAst.WalkContext<C extends JavaScriptTranslatorToCAst.WalkContext<C,T>,T>getCatchTarget in class JavaScriptTranslatorToCAst.DelegatingContext<C extends JavaScriptTranslatorToCAst.WalkContext<C,T>,T>Copyright © 2017. All rights reserved.