public final class AXorBinop extends PBinop
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TXor |
getXor() |
void |
setXor(TXor node) |
String |
toString() |
public AXorBinop()
public AXorBinop(TXor _xor_)