JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.graalvm.shadowed.org.jline.reader
Expander
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
expandHistory(History, String)
expandVar(String)
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)