public final class AOrBinop extends PBinop
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TOr |
getOr() |
void |
setOr(TOr node) |
String |
toString() |
public AOrBinop()
public AOrBinop(TOr _or_)
Copyright © 2020 Soot OSS. All rights reserved.