Class ValueInspector
java.lang.Object
com.twineworks.tweakflow.lang.values.ValueInspector
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValueInspector
public ValueInspector()
-
-
Method Details
-
inspect
-
inspect
-
inspect
public static void inspect(StringBuilder out, Value v, String leadingIndent, String inheritedIndent, String indentationUnit, boolean expandFunctions)
-