Package io.protostuff.compiler.parser
Class TypeRegistratorPostProcessor
- java.lang.Object
-
- io.protostuff.compiler.parser.TypeRegistratorPostProcessor
-
- All Implemented Interfaces:
ProtoContextPostProcessor
public class TypeRegistratorPostProcessor extends Object implements ProtoContextPostProcessor
Proto file post-processor that registers user-defined types in a givenProtoContext.- Author:
- Kostiantyn Shchepanovskyi
-
-
Constructor Summary
Constructors Constructor Description TypeRegistratorPostProcessor()
-
-
-
Method Detail
-
process
public void process(ProtoContext context)
- Specified by:
processin interfaceProtoContextPostProcessor
-
-