Uses of Interface
com.pnfsoftware.jeb.core.output.text.IObjectLocation
Packages that use IObjectLocation
Package
Description
Types for text documents, useful to represent textual data generated by a unit.
-
Uses of IObjectLocation in com.pnfsoftware.jeb.core.output.text
Classes in com.pnfsoftware.jeb.core.output.text that implement IObjectLocationMethods in com.pnfsoftware.jeb.core.output.text that return types with arguments of type IObjectLocationModifier and TypeMethodDescriptiondefault List<? extends IObjectLocation>
ITextDocumentPart.getObjectLocations()
Retrieve the list of objects represented in the part, as well as their locations (line start/end, column start/end).