Package io.protostuff.compiler
Interface CompilerMain.CompilerResolver
-
- Enclosing class:
- CompilerMain
public static interface CompilerMain.CompilerResolverWhen there is no matching compiler for theProtoModule.getOutput().
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProtoCompilerresolve(ProtoModule module)
-
-
-
Method Detail
-
resolve
ProtoCompiler resolve(ProtoModule module)
-
-