Skip to content

Refactor type signature generation and parsing to use TypeSpec.#2038

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_924976939
Open

Refactor type signature generation and parsing to use TypeSpec.#2038
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_924976939

Conversation

@copybara-service
Copy link
Copy Markdown

Refactor type signature generation and parsing to use TypeSpec.

Refactors the internal signature generation and parsing logic to operate on cel::TypeSpec instead of cel::Type. Adds a utility to convert cel::Type to cel::TypeSpec. Updates the YAML environment configuration parser to accept type signatures as strings for variable types and function overload definitions, in addition to the existing structured format.

Refactors the internal signature generation and parsing logic to operate on `cel::TypeSpec` instead of `cel::Type`. Adds a utility to convert `cel::Type` to `cel::TypeSpec`. Updates the YAML environment configuration parser to accept type signatures as strings for variable types and function overload definitions, in addition to the existing structured format.

PiperOrigin-RevId: 924976939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant