# Functions
No description provided by the author
No description provided by the author
InspectorForLanguage is the factory function to return a new inspector for the given language with the catalog.
NewMetadata creates a new metadata.
# Constants
No description provided by the author
# Structs
GroovyInspector inspects Groovy DSL spec.
JavaScriptInspector inspects Javascript DSL spec.
JavaScriptInspector inspects Java DSL spec.
KotlinInspector inspects Kotlin DSL spec.
Metadata represents metadata for Integration source.
XMLInspector inspects XML DSL spec.
YAMLInspector inspects YAML DSL spec.
# Interfaces
Inspector is the common interface for language specific inspector implementations.