JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jline.reader
Interface Expander
All Known Implementing Classes:
DefaultExpander
public interface
Expander
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
expandHistory
(
History
history,
String
line)
String
expandVar
(
String
word)
Method Details
expandHistory
String
expandHistory
(
History
history,
String
line)
expandVar
String
expandVar
(
String
word)