Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.jozufozu.flywheel.core.source.error.lines.FileLine (implements com.jozufozu.flywheel.core.source.error.lines.ErrorLine)
- com.jozufozu.flywheel.core.source.error.lines.HeaderLine (implements com.jozufozu.flywheel.core.source.error.lines.ErrorLine)
- com.jozufozu.flywheel.core.source.error.lines.SourceLine (implements com.jozufozu.flywheel.core.source.error.lines.ErrorLine)
- com.jozufozu.flywheel.core.source.error.lines.TextLine (implements com.jozufozu.flywheel.core.source.error.lines.ErrorLine)
- com.jozufozu.flywheel.core.source.error.lines.SpanHighlightLine (implements com.jozufozu.flywheel.core.source.error.lines.ErrorLine)
Interface Hierarchy
- com.jozufozu.flywheel.core.source.error.lines.ErrorLine