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