Package org.infinispan.protostream.impl.parser
.proto schema file parser and a documentation pseudo-annotation parser.
WARNING: Users should not directly use anything from this package as it does not constitute an API and it may change without notice.
-
Class Summary Class Description AnnotationParser Parses all annotations it encounters and fails on first syntactic error.SquareProtoParser Parser for .proto files based on the Protoparser.