Interface PluginProtoCompiler.GroupResolver

Enclosing class:
PluginProtoCompiler

public static interface PluginProtoCompiler.GroupResolver
Resolve the stg from the module.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.antlr.stringtemplate.StringTemplateGroup
    resolveSTG(String stgLocation)
    Resolve the stg.
  • Method Details

    • resolveSTG

      org.antlr.stringtemplate.StringTemplateGroup resolveSTG(String stgLocation)
      Resolve the stg.