Package sootup.core.util.printer
Class BriefStmtPrinter
java.lang.Object
sootup.core.util.printer.StmtPrinter
sootup.core.util.printer.AbstractStmtPrinter
sootup.core.util.printer.LabeledStmtPrinter
sootup.core.util.printer.BriefStmtPrinter
StmtPrinter implementation for normal 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
-
BriefStmtPrinter
public BriefStmtPrinter()
-
-
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
-