marivo.semantic.DatasourceDetails#
- class marivo.semantic.DatasourceDetails(ref, kind, name, domain, context, source_location, parents, children, dependents, python_symbol, backend_type, fields, env_refs)[source]#
Bases:
_DetailsBaseDetails for a datasource object.
- Parameters:
ref (SemanticRef)
kind (SymbolKind)
name (str)
domain (str | None)
context (AiContextIR)
source_location (SourceLocation)
parents (tuple[SemanticRef, ...])
children (tuple[SemanticRef, ...])
dependents (tuple[SemanticRef, ...])
python_symbol (str)
backend_type (str)