| Package | Description |
|---|---|
| org.sonar.javascript.se | |
| org.sonar.javascript.se.points |
| Modifier and Type | Method and Description |
|---|---|
void |
SeCheck.beforeBlockElement(ProgramState currentState,
Tree element,
ProgramPoint programPoint)
Override this method to perform actions before executing
element. |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryProgramPoint |
class |
BitwiseBinaryProgramPoint |
class |
IdentifierProgramPoint |
class |
LiteralProgramPoint |
class |
MemberProgramPoint |
class |
NoActionProgramPoint |
class |
PlusProgramPoint |
class |
StrictlyArithmeticBinaryProgramPoint |
class |
UnaryNumericProgramPoint |
| Modifier and Type | Method and Description |
|---|---|
static ProgramPoint |
ProgramPoint.create(Tree element,
SymbolicExecution execution) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.