public static class Yaccer.BinOpCommand extends Object implements NshCommandNode
| Constructor and Description |
|---|
BinOpCommand(NshCommandNode left,
Token op,
NshCommandNode right) |
public BinOpCommand(NshCommandNode left, Token op, NshCommandNode right)
public int eval(NshContext context)
eval in interface NshCommandNodeCopyright © 2026 vpc open source initiative. All rights reserved.