Class ToDisplayStringFormat
java.lang.Object
com.oracle.truffle.js.runtime.ToDisplayStringFormat
ToDisplayString formatting parameters.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ToDisplayStringFormatintintbooleanbooleanwithQuoteString(boolean quote)
-
Method Details
-
getMaxDepth
public int getMaxDepth() -
getMaxElements
public int getMaxElements() -
quoteString
public boolean quoteString() -
includeArrayLength
public boolean includeArrayLength() -
withQuoteString
-
getDefaultFormat
-