| Class | Description |
|---|---|
| AbstractBrakemanScanner |
A Java class that representats an abstract Scanner class for the Brakeman Output file
This class includes a specific strategy for implementing the parsing process
of the output file.
|
| BrakemanJSONScanner |
A Java class that represents a JSON Scanner of the Brakeman Output file
This class includes a specific strategy for implementing the parsing process
of the output file.
|
| BrakemanTabsScanner |
A Java class that represents a tabs Scanner of the Brakeman Output file
This class includes a specific strategy for implementing the parsing process
of the output file.
|
| Enum | Description |
|---|---|
| BrakemanJSONScanner.Category |
Enum for possible warning/annotation categories
|
Copyright © 2016–2017. All rights reserved.