Package io.protostuff.compiler
Interface PluginProtoCompiler.GroupResolver
- Enclosing class:
PluginProtoCompiler
public static interface PluginProtoCompiler.GroupResolver
Resolve the stg from the module.
-
Method Summary
Modifier and TypeMethodDescriptionorg.antlr.stringtemplate.StringTemplateGroup
resolveSTG
(String stgLocation) Resolve the stg.
-
Method Details
-
resolveSTG
Resolve the stg.
-