CELExpression
Defined in: packages/core/src/utils/parseCEL/types.ts:41
Extended by
CELIdentifierCELStringLiteralCELBytesLiteralCELIntegerLiteralCELUnsignedIntegerLiteralCELFloatLiteralCELBooleanLiteralCELNullLiteralCELRelationCELConditionalExprCELNegationCELNegativeCELMemberCELMemberNegatedIdentifierChainCELDynamicPropertyAccessorCELPropertyCELFunctionCallCELExpressionGroupCELListCELMapCELAdditionCELSubtractionCELMultiplicationCELDivisionCELModuloCELConditionalOrCELConditionalAndCELExpressionListCELFieldsObjectCELFieldInitsCELFieldInitCELMapInitsCELMapInitCELLikeExpressionCELNegatedLikeExpressionCELSubqueryExpressionCELNegatedSubqueryExpression
Properties
type
type:
CELExpressionType
Defined in: packages/core/src/utils/parseCEL/types.ts:42
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.