public class JSConsoleUtil extends Object
| Constructor and Description |
|---|
JSConsoleUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
decConsoleIndentation() |
int |
getConsoleIndentation() |
String |
getConsoleIndentationString() |
Map<com.oracle.truffle.api.strings.TruffleString,Integer> |
getCountMap() |
Map<com.oracle.truffle.api.strings.TruffleString,Long> |
getTimeMap() |
void |
incConsoleIndentation() |
public int getConsoleIndentation()
public void incConsoleIndentation()
public void decConsoleIndentation()
public String getConsoleIndentationString()