public interface MemberSubstitutor extends Parameterization
| Modifier and Type | Method and Description |
|---|---|
void |
addBodyDecl(BodyDecl b) |
Collection |
constructors() |
SimpleSet |
localFields(String name) |
HashMap |
localMethodsSignatureMap() |
SimpleSet |
localTypeDecls(String name) |
TypeDecl |
original() |
TypeDecl |
substitute(TypeVariable typeVariable) |
isRawTypeTypeDecl original()
void addBodyDecl(BodyDecl b)
TypeDecl substitute(TypeVariable typeVariable)
substitute in interface ParameterizationHashMap localMethodsSignatureMap()
Collection constructors()
Copyright © 2020 Soot OSS. All rights reserved.