CELExpression
Defined in: packages/core/src/utils/parseCEL/types.ts:40
Extended by
CELIdentifier
CELStringLiteral
CELBytesLiteral
CELIntegerLiteral
CELUnsignedIntegerLiteral
CELFloatLiteral
CELBooleanLiteral
CELNullLiteral
CELRelation
CELConditionalExpr
CELNegation
CELNegative
CELMember
CELMemberNegatedIdentifierChain
CELDynamicPropertyAccessor
CELProperty
CELFunctionCall
CELExpressionGroup
CELList
CELMap
CELAddition
CELSubtraction
CELMultiplication
CELDivision
CELModulo
CELConditionalOr
CELConditionalAnd
CELExpressionList
CELFieldsObject
CELFieldInits
CELFieldInit
CELMapInits
CELMapInit
CELLikeExpression
CELNegatedLikeExpression
Properties
type
type:
CELExpressionType
Defined in: packages/core/src/utils/parseCEL/types.ts:41
caution
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.