Move AST metadata types from cel::ast_internal namespace to cel. by copybara-service[bot] · Pull Request #1653 · google/cel-cpp

Conversation

@copybara-service

Move AST metadata types from cel::ast_internal namespace to cel.

Rename AST Type to TypeSpec to avoid collisions with the cel::Type representation.

@copybara-service copybara-service bot changed the title Draft: Move AST metadata types from cel::ast_internal to cel. Move AST metadata types from cel::ast_internal namespace to cel.

Aug 21, 2025
Rename AST `Type` to `TypeSpec` to avoid collisions with the cel::Type representation.

PiperOrigin-RevId: 797845083

1 participant

@jnthntatum