public abstract class DvkTyperBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ENABLE_DVKTYPER |
| Constructor and Description |
|---|
DvkTyperBase() |
| Modifier and Type | Method and Description |
|---|---|
static DvkTyperBase |
getDvkTyper() |
abstract void |
setConstraint(ValueBox box1,
ValueBox box2) |
abstract void |
setObjectType(ValueBox v) |
abstract void |
setType(ValueBox v,
Type type) |
Copyright © 2020 Soot OSS. All rights reserved.