public final class APlusBinop extends PBinop
| Constructor and Description |
|---|
APlusBinop() |
APlusBinop(TPlus _plus_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TPlus |
getPlus() |
void |
setPlus(TPlus node) |
String |
toString() |
public APlusBinop()
public APlusBinop(TPlus _plus_)
Copyright © 2020 Soot OSS. All rights reserved.