Yaml12Parser
Namespace: Legivel
Parent Module: Parser
Main type for Yaml 1.2 parsing
Constructors
Instance members
Instance member | Description |
x.( l-yaml-stream )(arg1)
Signature: string -> Representation list
|
Main entry point for yaml parsing http://www.yaml.org/spec/1.2/spec.html#l-yaml-stream CompiledName: |
x.SetLogFunc(arg1)
Signature: ((string -> unit)) -> unit
|