Interface DefaultScriptLanguage.ImportStatementGenerator

Enclosing class:
DefaultScriptLanguage

protected static interface DefaultScriptLanguage.ImportStatementGenerator
Interface defining how the import statements should be generated for the language. The purpose of this is to enable standard methods for common languages (currently Java and Python).