constantsAst; } public function setConstantsAst(RootNode $constantsAst): void { $this->constantsAst = $constantsAst; } }