public abstract class LocalGenerator extends Object
Constructor and Description |
---|
LocalGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract Local |
generateLocal(Type type)
generates a new soot local given the type
|
Copyright © 2021 Soot OSS. All rights reserved.