Uses of Interface
org.jline.builtins.Nano.Diagnostic
-
Packages that use Nano.Diagnostic Package Description org.jline.builtins 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.Diagnostic Modifier and Type Method Description protected java.util.List<Nano.Diagnostic>
Nano. computeDiagnostic()
Computes the list of diagnostics for the current buffer.
-