Home
last modified time | relevance | path

Searched defs:parser (Results 1 – 5 of 5) sorted by relevance

/thrift-3.4.0/test/py/
DTestServer.py366 parser = OptionParser() variable
DTestClient.py452 parser = OptionParser() variable
/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dgo_validator_generator.cc61 validation_parser parser(tstruct); in generate_struct_validator() local
/thrift-3.4.0/lib/erl/src/
Dthrift_json_parser.erl29 parser() -> fun(JSON) -> start(JSON, {?MODULE, []}, [], #config{}) end. function
/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp4001 TestSpecParser parser( ITagAliasRegistry::get() ); in Config() local
4979 Parser parser; in parseInto() local