public class SymbolicExecution extends Object
| Constructor and Description |
|---|
SymbolicExecution(Scope functionScope,
ControlFlowGraph cfg,
List<SeCheck> checks) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isUndefined(IdentifierTree tree) |
void |
visitCfg() |
public SymbolicExecution(Scope functionScope, ControlFlowGraph cfg, List<SeCheck> checks)
public void visitCfg()
public static boolean isUndefined(IdentifierTree tree)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.