FileDeclarationContext
Context wrapper for verifying source file declarations.
Provides both the target declaration and architectural metadata to easily query scope.
Properties
Link copied to clipboard
Delegates classes property to the underlying FileDeclaration.
Link copied to clipboard
The underlying FileDeclaration AST model representing the source file.
Link copied to clipboard
Delegates imports property to the underlying FileDeclaration.
Link copied to clipboard
The module subdirectory/path containing this file.
Link copied to clipboard
Delegates name property to the underlying FileDeclaration.
Link copied to clipboard
Delegates packageName property to the underlying FileDeclaration.
Link copied to clipboard
Delegates topLevelFunctions property to the underlying FileDeclaration.
Link copied to clipboard
Delegates topLevelProperties property to the underlying FileDeclaration.