Package net.thevpc.naru.impl.engine.stmt
Class NaruReadlineStmt
java.lang.Object
net.thevpc.naru.api.stmt.NaruStatement
net.thevpc.naru.impl.engine.stmt.NaruReadlineStmt
- All Implemented Interfaces:
Cloneable,net.thevpc.nuts.elem.NToElement,net.thevpc.nuts.util.NCopiable
-
Nested Class Summary
Nested classes/interfaces inherited from class net.thevpc.naru.api.stmt.NaruStatement
NaruStatement.Type -
Field Summary
FieldsFields inherited from class net.thevpc.naru.api.stmt.NaruStatement
injected, type -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_BLOCK_SEPARATOR
- See Also:
-
DEFAULT_LINE_SEPARATOR
- See Also:
-
DEFAULT_PROMPT
- See Also:
-
-
Constructor Details
-
NaruReadlineStmt
public NaruReadlineStmt() -
NaruReadlineStmt
public NaruReadlineStmt(net.thevpc.nuts.elem.NElement element)
-
-
Method Details
-
exec
- Specified by:
execin classNaruStatement
-