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_)
Copyright © 2020 Soot OSS. All rights reserved.