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