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, references
Fields inherited from class sootup.core.util.printer.AbstractStmtPrinter
indent, indentChar, indentStep, output, startOfLine
Fields inherited from class sootup.core.util.printer.StmtPrinter
graph
-
Constructor Summary
-
Method Summary
Methods inherited from class sootup.core.util.printer.LabeledStmtPrinter
fieldSignature, getLabels, getReferences, getStmts, initializeSootMethod, methodSignature, stmtRef
Methods inherited from class sootup.core.util.printer.AbstractStmtPrinter
addImport, constant, decIndent, endStmt, getImports, handleIndent, incIndent, local, modifier, newline, noIndent, setIndent, startStmt, stmt, toString, typeSignature
Methods inherited from class sootup.core.util.printer.StmtPrinter
getGraph
-
Constructor Details
-
NormalStmtPrinter
public NormalStmtPrinter()
-
-
Method Details
-
method
- Specified by:
method
in classLabeledStmtPrinter
-
field
- Specified by:
field
in classLabeledStmtPrinter
-
identityRef
- Specified by:
identityRef
in classLabeledStmtPrinter
-
literal
- Specified by:
literal
in classLabeledStmtPrinter
-