public class NshEvaluator extends DefaultJShellEvaluator
| Constructor and Description |
|---|
NshEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
int |
evalBinaryPipeOperation(JShellCommandNode left,
JShellCommandNode right,
JShellContext context) |
String |
evalCommandAndReturnString(JShellCommandNode command,
JShellContext context) |
evalAntiQuotesExpression, evalBinaryAndOperation, evalBinaryOperation, evalBinaryOrOperation, evalBinarySuiteOperation, evalDollarExpression, evalDollarInteger, evalDollarInterrogation, evalDollarName, evalDollarSharp, evalDoubleQuotesExpression, evalFieldSubstitutionAfterCommandSubstitution, evalNoQuotesExpression, evalSimpleQuotesExpression, evalSuffixAndOperation, evalSuffixOperation, expandEnvVars, readAndEvalAntiQuotesString, readAndEvalDblQuotesExpression, readAndEvalDollarExpression, readAndEvalSimpleQuotesExpression, readQuotespublic int evalBinaryPipeOperation(JShellCommandNode left, JShellCommandNode right, JShellContext context)
evalBinaryPipeOperation in interface JShellEvaluatorevalBinaryPipeOperation in class DefaultJShellEvaluatorpublic String evalCommandAndReturnString(JShellCommandNode command, JShellContext context)
evalCommandAndReturnString in interface JShellEvaluatorevalCommandAndReturnString in class DefaultJShellEvaluatorCopyright © 2022 vpc open source initiative. All rights reserved.