Package org.jline.builtins
Class Less.SavedSourcePositions
- java.lang.Object
-
- org.jline.builtins.Less.SavedSourcePositions
-
- Enclosing class:
- Less
private class Less.SavedSourcePositions extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
saveFirstColumnToDisplay
(package private) int
saveFirstLineToDisplay
(package private) int
saveOffsetInLine
(package private) boolean
savePrintLineNumbers
(package private) int
saveSourceIdx
-
Constructor Summary
Constructors Constructor Description SavedSourcePositions()
SavedSourcePositions(int dec)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
restore(java.lang.String failingSource)
-