public final class ACmpeqBinop extends PBinop
| Constructor and Description |
|---|
ACmpeqBinop() |
ACmpeqBinop(TCmpeq _cmpeq_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TCmpeq |
getCmpeq() |
void |
setCmpeq(TCmpeq node) |
String |
toString() |
public ACmpeqBinop()
public ACmpeqBinop(TCmpeq _cmpeq_)
Copyright © 2021 Soot OSS. All rights reserved.