public final class ADivBinop extends PBinop
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TDiv |
getDiv() |
void |
setDiv(TDiv node) |
String |
toString() |
public ADivBinop()
public ADivBinop(TDiv _div_)
Copyright © 2020 Soot OSS. All rights reserved.