public final class AstXmlPrinter extends Object
static String
print(AstNode rootNode)
static void
print(AstNode rootNode, Writer writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String print(AstNode rootNode)
public static void print(AstNode rootNode, Writer writer)
Copyright © 2009–2015 SonarSource. All rights reserved.