public final class TokenUtils extends Object
static List<Token>
lex(String sourceCode)
static String
merge(List<Token> tokens)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String merge(List<Token> tokens)
public static List<Token> lex(String sourceCode)
Copyright © 2010–2015 SonarSource. All rights reserved.