org.jboss.errai.codegen.util
Class PrettyPrinter
java.lang.Object
org.jboss.errai.codegen.util.PrettyPrinter
public class PrettyPrinter
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrettyPrinter
public PrettyPrinter()
prettyPrintJava
public static String prettyPrintJava(String input)
skipWhitespace
public static int skipWhitespace(char[] expr,
int cursor)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.