Package sootup.core.util.printer
Class NormalStmtPrinter
java.lang.Object
sootup.core.util.printer.StmtPrinter
sootup.core.util.printer.AbstractStmtPrinter
sootup.core.util.printer.LabeledStmtPrinter
sootup.core.util.printer.NormalStmtPrinter
- Direct Known Subclasses:
LegacyJimplePrinter
StmtPrinter implementation for normal (full) Jimple
-
Field Summary
Fields inherited from class sootup.core.util.printer.LabeledStmtPrinter
labels, referencesFields inherited from class sootup.core.util.printer.AbstractStmtPrinter
indent, indentChar, indentStep, output, startOfLineFields inherited from class sootup.core.util.printer.StmtPrinter
graph -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sootup.core.util.printer.LabeledStmtPrinter
buildTraps, fieldSignature, getLabeledStmts, getLabels, getReferences, getTrapComparator, getTraps, initializeSootMethod, methodSignature, stmtRefMethods inherited from class sootup.core.util.printer.AbstractStmtPrinter
addImport, constant, decIndent, endStmt, getImports, handleIndent, incIndent, local, modifier, newline, noIndent, setIndent, startStmt, stmt, toString, typeSignatureMethods inherited from class sootup.core.util.printer.StmtPrinter
getGraph
-
Constructor Details
-
NormalStmtPrinter
public NormalStmtPrinter()
-
-
Method Details
-
method
- Specified by:
methodin classLabeledStmtPrinter
-
field
- Specified by:
fieldin classLabeledStmtPrinter
-
identityRef
- Specified by:
identityRefin classLabeledStmtPrinter
-
literal
- Specified by:
literalin classLabeledStmtPrinter
-