JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.schemastore.json.sarif.x210.LogicalLocation
Packages that use
LogicalLocation
Package
Description
org.schemastore.json.sarif.x210
Uses of
LogicalLocation
in
org.schemastore.json.sarif.x210
Methods in
org.schemastore.json.sarif.x210
that return
LogicalLocation
Modifier and Type
Method
Description
LogicalLocation
Location.
getLogicalLocation
()
Methods in
org.schemastore.json.sarif.x210
with parameters of type
LogicalLocation
Modifier and Type
Method
Description
void
Location.
setLogicalLocation
(
LogicalLocation
value)