Package org.jline.builtins
Class Completers.RegexCompleter.ArgumentLine
java.lang.Object
org.jline.builtins.Completers.RegexCompleter.ArgumentLine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ArgumentLine
-
-
Method Details
-
word
- Specified by:
wordin interfaceParsedLine
-
wordCursor
public int wordCursor()- Specified by:
wordCursorin interfaceParsedLine
-
wordIndex
public int wordIndex()- Specified by:
wordIndexin interfaceParsedLine
-
words
- Specified by:
wordsin interfaceParsedLine
-
line
- Specified by:
linein interfaceParsedLine
-
cursor
public int cursor()- Specified by:
cursorin interfaceParsedLine
-