Package io.protostuff.compiler
Interface PluginProtoCompiler.GroupResolver
-
- Enclosing class:
- PluginProtoCompiler
public static interface PluginProtoCompiler.GroupResolver
Resolve the stg from the module.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.antlr.stringtemplate.StringTemplateGroup
resolveSTG(java.lang.String stgLocation)
Resolve the stg.
-