cel-ts - v0.1.0-alpha
    Preparing search index...

    Class Type

    Represents a CEL type with optional type parameters

    Hierarchy (View Summary)

    Index

    Properties

    kind: TypeKind
    parameters: readonly Type[]
    runtimeTypeName: string

    Methods

    • Check if types are equivalent (ignoring type parameter names)

      Parameters

      Returns boolean

    • Check if types are exactly equal (including type parameter names)

      Parameters

      Returns boolean