public class CppVisitor.SourcePrinter extends Object
| Constructor and Description |
|---|
SourcePrinter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource() |
void |
indent() |
void |
print(String arg) |
void |
printLn() |
void |
printLn(String arg) |
void |
printWithoutIndent(String arg) |
String |
toString() |
void |
unindent() |
Copyright © 2017. All rights reserved.