public final class AAndBinop extends PBinop
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TAnd |
getAnd() |
void |
setAnd(TAnd node) |
String |
toString() |
public AAndBinop()
public AAndBinop(TAnd _and_)
Copyright © 2020 Soot OSS. All rights reserved.