Uses of Record Class
org.ek9lang.compiler.formatter.FormatterResult
Packages that use FormatterResult
-
Uses of FormatterResult in org.ek9lang.compiler.formatter
Methods in org.ek9lang.compiler.formatter that return FormatterResultModifier and TypeMethodDescriptionstatic FormatterResultCreate a failed formatting result.Ek9SourceFormatter.forceFormat(String source) Force-format the given EK9 source code.Format the given EK9 source code using the Tier 1 pipeline.static FormatterResultCreate a successful formatting result.