Uses of Interface
org.jline.builtins.Nano.Diagnostic
Packages that use Nano.Diagnostic
Package
Description
JLine Builtins provides a collection of utility classes and implementations for common terminal
functionality.
-
Uses of Nano.Diagnostic in org.jline.builtins
Methods in org.jline.builtins that return types with arguments of type Nano.DiagnosticModifier and TypeMethodDescriptionprotected List<Nano.Diagnostic> Nano.computeDiagnostic()Computes the list of diagnostics for the current buffer.Method parameters in org.jline.builtins with type arguments of type Nano.DiagnosticModifier and TypeMethodDescription(package private) List<AttributedString> Nano.Buffer.getDisplayedLines(int nbLines, List<Nano.Diagnostic> diagnostics)