MCPcopy Create free account
hub / github.com/bfgroup/Lyra / parse_result

Method parse_result

include/lyra/parser.hpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 using base::ok;
132
133 parse_result(const base & other)
134 : base(other)
135 { }
136};
137
138/* tag::reference[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected