Class TsTreePrinter
java.lang.Object
org.openrewrite.javascript.internal.TsTreePrinter
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
print
(TSCNode node, TSCSourceFileContext context, boolean printSpace) static String
print
(org.openrewrite.Parser.Input input) static String
print
(org.openrewrite.Tree tree) static String
printIndexedSourceCode
(String sourceCode) static String
printJTree
(org.openrewrite.Tree tree) static String
printTSTree
(TSCNode node, TSCSourceFileContext context, boolean printSpace)
-
Constructor Details
-
TsTreePrinter
protected TsTreePrinter()
-
-
Method Details
-
print
-
print
-
print
-
printTSTree
-
printJTree
-
printIndexedSourceCode
-