| Method and Description |
|---|
| org.sonar.java.symexecengine.SymbolicExecutionCheck.onAssignment(ExecutionState, Tree, Symbol, ExpressionTree)
Required by CloseableVisitor. Should be properly documented if real needs arise.
|
| org.sonar.java.symexecengine.SymbolicExecutionCheck.onTryResourceClosed(ExecutionState, SymbolicValue)
called when a AutoCloseable resource of a try block is closed.
|
Copyright © 2012–2015 SonarSource. All rights reserved.