public final class AUshrBinop extends PBinop
Constructor and Description |
---|
AUshrBinop() |
AUshrBinop(TUshr _ushr_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TUshr |
getUshr() |
void |
setUshr(TUshr node) |
String |
toString() |
public AUshrBinop()
public AUshrBinop(TUshr _ushr_)