Uses of Record Class
com.github.mhewedy.expressions.Expressions.Field
-
Uses of Expressions.Field in com.github.mhewedy.expressions
Methods in com.github.mhewedy.expressions that return types with arguments of type Expressions.FieldModifier and TypeMethodDescriptionExpressions.extractFields()
Extracts all field names and their corresponding values and operators from the currentExpressions
object, including nested fields within `$and` and `$or` compound operators.