78 static var parse (
const File& file);
99 static String toString (
const var& objectToFormat,
100 bool allOnOneLine =
false,
101 int maximumDecimalPlaces = 15);
118 const var& objectToFormat,
119 bool allOnOneLine =
false,
120 int maximumDecimalPlaces = 15);
129 static Result parseQuotedString (String::CharPointerType& text,
var& result);