public class PrintUtils extends Object
| Constructor and Description |
|---|
PrintUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toLocation(ASTCssNode node) |
static String |
toName(int tokenType) |
static String |
toTypeName(ASTCssNode node) |
static String |
toUtf8(String value) |
static String |
toUtf8ExceptGrrr(String value) |
static String |
toUtf8ExceptURL(String value) |
public static String toName(int tokenType)
public static String toTypeName(ASTCssNode node)
public static String toLocation(ASTCssNode node)
Copyright © 2012-2013. All Rights Reserved.