analysisNamespace property

HTDeclarationNamespace<ASTNode?>? analysisNamespace
getter/setter pair

This value is null untill assigned by analyzer

Implementation

HTDeclarationNamespace<ASTNode?>? analysisNamespace;