Parses the given file name and content.
Parses the given file name and content.
A default timeout of 5 seconds will be applied, same as was done by the server before https://github.com/bblfsh/bblfshd/blob/83166ea0087bfe20c24fc471309f70f422383198/daemon/pool.go#L191
file name
file content
(optional) language to parse, default auto-detect \w enry
UAST in parse response.
Parses file with a given name and content using the provided timeout.
Parses file with a given name and content using the provided timeout.
file name
file content
(optional) language to parse, default auto-detect \w enry
(disabled) bblfsh request timeout, seconds Right now this does not have any effect in v2.
(optional) mode to parse, default to bblfshd 'default' mode
UAST in parse response.
Parses the given file name and content, setting a bblfsh request timeout.
Parses the given file name and content, setting a bblfsh request timeout.
Since v1.11, this API exposes the timeout.
file name
file content
bblfsh request timeout, seconds
(optional) language to parse, default auto-detect \w enry