ParserUtil

object ParserUtil
class Object
trait Matchable
class Any

Type members

Classlikes

class ParseException(message: String, cause: Exception) extends Exception

Value members

Concrete methods

def quote(s: String, alwaysEscapeUnicode: Boolean): String
def unquote(string: String): String