java.lang.Object
org.aya.pretty.backend.string.Cursor
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcontent(@NotNull CharSequence content, boolean visible) intintvoidinvisibleContent(@NotNull CharSequence content) booleanvoidlineBreakWith(@NotNull CharSequence lineBreak) voidmoveForward(int count) voidvoid@NotNull CharSequenceresult()voidvisibleContent(@NotNull CharSequence content)
-
Constructor Details
-
Cursor
-
-
Method Details
-
result
-
getCursor
public int getCursor() -
getNestLevel
public int getNestLevel() -
content
-
invisibleContent
-
visibleContent
-
lineBreakWith
-
isAtLineStart
public boolean isAtLineStart() -
moveToNewLine
public void moveToNewLine() -
moveForward
public void moveForward(int count) -
nested
-