Searched defs:Parser (Results 1 – 2 of 2) sorted by relevance
8 ### Make the parser14 ### Generate protobuf binary22 ### Read the protobuf binary
471 private interface Parser<T> { in <lambda>() interface