Package xyz.block.ftl.schemaextractor
Class SchemaExtractor
-
- All Implemented Interfaces:
public final class SchemaExtractor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSchemaExtractor.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static SchemaExtractor.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description SchemaExtractor(BindingContext bindingContext, Map<String, ModuleData> modules, KtFile file)
-
Method Summary
-
-
Constructor Detail
-
SchemaExtractor
SchemaExtractor(BindingContext bindingContext, Map<String, ModuleData> modules, KtFile file)
-
-
-
-