public class DefaultNshEvaluator extends NshEvaluatorBase
| Constructor and Description |
|---|
DefaultNshEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
int |
evalBinaryPipeOperation(NshCommandNode left,
NshCommandNode right,
NshContext context) |
String |
evalCommandAndReturnString(NshCommandNode command,
NshContext 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(NshCommandNode left, NshCommandNode right, NshContext context)
evalBinaryPipeOperation in interface NshEvaluatorevalBinaryPipeOperation in class NshEvaluatorBasepublic String evalCommandAndReturnString(NshCommandNode command, NshContext context)
evalCommandAndReturnString in interface NshEvaluatorevalCommandAndReturnString in class NshEvaluatorBaseCopyright © 2026 vpc open source initiative. All rights reserved.