Uses of Class
org.schemastore.json.sarif.x210.LogicalLocation
Packages that use LogicalLocation
-
Uses of LogicalLocation in org.schemastore.json.sarif.x210
Methods in org.schemastore.json.sarif.x210 that return types with arguments of type LogicalLocationMethods in org.schemastore.json.sarif.x210 with parameters of type LogicalLocationModifier and TypeMethodDescriptionboolean
Location.addLogicalLocation
(LogicalLocation item) Add a newLogicalLocation
item to the underlying collection.boolean
Location.removeLogicalLocation
(LogicalLocation item) Remove the first matchingLogicalLocation
item from the underlying collection.Method parameters in org.schemastore.json.sarif.x210 with type arguments of type LogicalLocation