ConfigParser

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

Creates a new parser that will produce an empty result.

Creates a new parser that will produce an empty result.

def parse(input: String): ConfigParser

Creates a new parser for the specified HOCON input.

Creates a new parser for the specified HOCON input.