java.lang.Object
org.jline.builtins.Completers.RegexCompleter.ArgumentLine
- All Implemented Interfaces:
org.jline.reader.ParsedLine
- Enclosing class:
Completers.RegexCompleter
public static class Completers.RegexCompleter.ArgumentLine
extends Object
implements org.jline.reader.ParsedLine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArgumentLine
-
-
Method Details
-
word
- Specified by:
wordin interfaceorg.jline.reader.ParsedLine
-
wordCursor
public int wordCursor()- Specified by:
wordCursorin interfaceorg.jline.reader.ParsedLine
-
wordIndex
public int wordIndex()- Specified by:
wordIndexin interfaceorg.jline.reader.ParsedLine
-
words
- Specified by:
wordsin interfaceorg.jline.reader.ParsedLine
-
line
- Specified by:
linein interfaceorg.jline.reader.ParsedLine
-
cursor
public int cursor()- Specified by:
cursorin interfaceorg.jline.reader.ParsedLine
-