Class SootMethod.SootMethodBuilder

java.lang.Object
sootup.core.model.SootMethod.SootMethodBuilder
All Implemented Interfaces:
HasPosition, SootMethod.BuildStep, SootMethod.MethodSourceStep, SootMethod.ModifierStep, SootMethod.SignatureStep, SootMethod.ThrownExceptionsStep
Direct Known Subclasses:
JavaSootMethod.JavaSootMethodBuilder
Enclosing class:
SootMethod

Defines a SootMethod builder that provides a fluent API.
Author:
Jan Martin Persch