Uses of Record Class
org.ek9lang.compiler.common.VisualErrorData
Packages that use VisualErrorData
Package
Description
Common parts of processing that can be reused across various phases.
-
Uses of VisualErrorData in org.ek9lang.compiler.common
Methods in org.ek9lang.compiler.common with parameters of type VisualErrorDataModifier and TypeMethodDescriptionstatic StringVisualErrorFormatter.format(VisualErrorData data) Format an error with visual source display.