public interface IUseVisitor
Modifier and Type | Method and Description |
---|---|
boolean |
finish() |
default Value |
visit(Value op,
Type useType,
Stmt stmt) |
Value |
visit(Value op,
Type useType,
Stmt stmt,
boolean checkOnly) |
Copyright © 2021 Soot OSS. All rights reserved.