Remove downcasting from cel::Ast to AstImpl. by copybara-service[bot] · Pull Request #1672 · google/cel-cpp
copybara-service
bot
changed the title
Update code that assumes cel::Ast is always cel::AstImpl.
Remove downcasting from cel::Ast to AstImpl.
Fix code that was assuming that a cel::Ast is always a cel::AstImpl. Will just be using Ast going forward. PiperOrigin-RevId: 800211146
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters