public class Yaccer.BinOp extends Object implements NshCommandNode
BinOp(NshNode a, Token op, NshNode b)
int
eval(NshContext context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BinOp(NshNode a, Token op, NshNode b)
public String toString()
toString
Object
public int eval(NshContext context)
eval
NshCommandNode
Copyright © 2026 vpc open source initiative. All rights reserved.