Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V _ 

A

AbstractAtFormattingFunction - Class in net.thisptr.jackson.jq.internal.functions
 
AbstractAtFormattingFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
 
AbstractKeysFunction - Class in net.thisptr.jackson.jq.internal.functions
 
AbstractKeysFunction(String, boolean) - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
 
AbstractMaxFunction - Class in net.thisptr.jackson.jq.internal.functions
 
AbstractMaxFunction(String) - Constructor for class net.thisptr.jackson.jq.internal.functions.AbstractMaxFunction
 
accept(T) - Method in interface net.thisptr.jackson.jq.internal.misc.Functional.Consumer
 
accept(String, JsonNode) - Method in interface net.thisptr.jackson.jq.internal.tree.FieldConstruction.FieldConsumer
 
access(ResolvedFieldAccess) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess.ResolvedPath
 
add(FieldConstruction) - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
 
addEscapes(String) - Static method in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addFunction(String, int, Function) - Method in class net.thisptr.jackson.jq.Scope
 
addFunction(String, Function) - Method in class net.thisptr.jackson.jq.Scope
 
adjustBeginLineColumn(int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AlternativeOperator - Class in net.thisptr.jackson.jq.internal.operators
 
AlternativeOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
 
AlternativeOperator - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
AlternativeOperator(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.AlternativeOperator
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in interface net.thisptr.jackson.jq.Function
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.FixedScopeQuery
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions._MatchImplFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions._SubImplFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractKeysFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractMaxFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AtShFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.BreakFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ContainsFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.DelFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.EmptyFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.EndsWithFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ErrorFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ExplodeFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.FromEntriesFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.FromJsonFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.GroupFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.HasFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ImplodeFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.IndexFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.IndicesFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.JoinFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.LengthFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.LTrimStrFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.NotFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.PathsFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ReverseFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.RIndexFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.RTrimStrFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.SortFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.SplitFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.StartsWithFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ToEntriesFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ToJsonFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ToNumberFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.ToStringFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.TypeFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.Utf8ByteLengthFunction
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonArgumentFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonNodeFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonPredicateFunction
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
apply(JsonNode) - Method in interface net.thisptr.jackson.jq.internal.misc.JsonNodeUtils.Mutation
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in interface net.thisptr.jackson.jq.internal.operators.BinaryOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.DivideOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.MinusOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.ModuloOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
 
apply(ObjectMapper, JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.operators.PlusOperator
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.AlternativeOperator
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.Assignment
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAssignment
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.UpdateAssignment
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanAndExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanOrExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.SimpleBinaryOperatorExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.Conditional
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedAllFieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedEmptyFieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedIndexFieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedRangeFieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedStringFieldAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.NegativeExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.PipedQuery
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.RecursionOperator
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.ThisObject
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.Tuple
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.VariableAccess
 
apply(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.JsonQuery
 
apply(JsonNode) - Method in class net.thisptr.jackson.jq.JsonQuery
Deprecated.
apply(Scope, List<JsonNode>) - Method in class net.thisptr.jackson.jq.JsonQuery
 
apply(List<JsonNode>) - Method in class net.thisptr.jackson.jq.JsonQuery
Deprecated.
apply(JsonQuery, Object, Class<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
Deprecated.
apply(Scope, JsonQuery, Object, Class<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
 
apply(JsonQuery, Object, TypeReference<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
Deprecated.
apply(Scope, JsonQuery, Object, TypeReference<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
 
apply(Scope, List<JsonQuery>, JsonNode) - Method in class net.thisptr.jackson.jq.Scope.DebugScopeFunction
 
ArrayConstruction() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ArrayConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
ArrayConstruction() - Constructor for class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
 
ArrayConstruction(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
 
ArrayMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ArrayMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
 
ArrayMatcher(List<PatternMatcher>) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
asArrayList(ArrayNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
asArrayNode(ObjectMapper, List<JsonNode>) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
asBoolean(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
asNumericNode(long) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
asNumericNode(double) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
ASSIGN_OP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
Assignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
Assignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.Assignment
 
associativity - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
AtanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.AtanFunction
 
AtBase64Function - Class in net.thisptr.jackson.jq.internal.functions
 
AtBase64Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtBase64Function
 
AtHtmlFunction - Class in net.thisptr.jackson.jq.internal.functions
 
AtHtmlFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtHtmlFunction
 
AtShFunction - Class in net.thisptr.jackson.jq.internal.functions
 
AtShFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtShFunction
 
ATSIGN - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
AtUriFunction - Class in net.thisptr.jackson.jq.internal.functions
RFC2396 unreserved = alphanum | mark mark = "-" | "_" | "." | "!" | "~" | "*" | "'" | "(" | ")"
AtUriFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.AtUriFunction
 

B

backup(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Backup a number of characters.
begin - Variable in class net.thisptr.jackson.jq.internal.misc.Range
 
beginColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The column number of the first character of this Token.
beginLine - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The line number of the first character of this Token.
BeginToken() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Start.
BinaryOperator - Interface in net.thisptr.jackson.jq.internal.operators
 
BinaryOperatorExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
BinaryOperatorExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
BinaryOperatorExpression(JsonQuery, JsonQuery, String) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
BinaryOperatorExpression.Operator - Enum in net.thisptr.jackson.jq.internal.tree.binaryop
 
BinaryOperatorExpression.Operator.Associativity - Enum in net.thisptr.jackson.jq.internal.tree.binaryop
 
BOOLEAN_LITERAL_FALSE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
BOOLEAN_LITERAL_TRUE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
BooleanAndExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
BooleanAndExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanAndExpression
 
BooleanLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
BooleanLiteral(boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.BooleanLiteral
 
BooleanOrExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
BooleanOrExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.BooleanOrExpression
 
BracketExtractFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
BracketExtractFieldAccess(JsonQuery, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
 
BracketFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
BracketFieldAccess(JsonQuery, JsonQuery, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
BracketFieldAccess(JsonQuery, JsonQuery, JsonQuery, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
BracketFieldAccessor(JsonQuery) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
BreakFunction - Class in net.thisptr.jackson.jq.internal.functions
 
BreakFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.BreakFunction
 
bufcolumn - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
buffer - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
bufline - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
bufpos - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Position in buffer.
buildTree(List<JsonQuery>, List<BinaryOperatorExpression.Operator>) - Static method in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
buildTree(JsonQuery, JsonQuery) - Method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
BuiltinFunction - Annotation Type in net.thisptr.jackson.jq.internal
 

C

catchExpr - Variable in class net.thisptr.jackson.jq.internal.tree.TryCatch
 
checkArgumentCount(String, List<JsonQuery>, int...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
 
checkArgumentType(String, int, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
 
checkInputArrayType(String, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
 
checkInputType(String, JsonNode, JsonNodeType...) - Static method in class net.thisptr.jackson.jq.internal.misc.Preconditions
 
clazz - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
CLOSE_BRACE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
CLOSE_BRACKET - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
CLOSE_PAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
CODEPOINT_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COLON - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
column - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
COMMA - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMMENT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_GREATER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_GREATER_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_LESS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_LESS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
COMP_NOT_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
comparator - Static variable in class net.thisptr.jackson.jq.internal.functions.AbstractMaxFunction
 
compare(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
CompareEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareEqualTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareEqualTest
 
CompareGreaterEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareGreaterEqualTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareGreaterEqualTest
 
CompareGreaterTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareGreaterTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareGreaterTest
 
CompareLessEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareLessEqualTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareLessEqualTest
 
CompareLessTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareLessTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareLessTest
 
CompareNotEqualTest - Class in net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
CompareNotEqualTest(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.comparison.CompareNotEqualTest
 
ComparisonOperator - Class in net.thisptr.jackson.jq.internal.operators
 
ComparisonOperator(String) - Constructor for class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
compile(String) - Static method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
compile(String) - Static method in class net.thisptr.jackson.jq.JsonQuery
 
ComplexAlternativeAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexAlternativeAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAlternativeAssignment
 
ComplexAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexAssignment(JsonQuery, JsonQuery, BinaryOperator) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexAssignment
 
ComplexDivideAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexDivideAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexDivideAssignment
 
ComplexMinusAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexMinusAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexMinusAssignment
 
ComplexModuloAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexModuloAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexModuloAssignment
 
ComplexMultiplyAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexMultiplyAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexMultiplyAssignment
 
ComplexPlusAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
ComplexPlusAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.ComplexPlusAssignment
 
Conditional - Class in net.thisptr.jackson.jq.internal.tree
 
Conditional(List<Pair<JsonQuery, JsonQuery>>, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.Conditional
 
ConditionalExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
constructor - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
ContainsFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ContainsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ContainsFunction
 
convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractAtFormattingFunction
 
convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtBase64Function
 
convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtHtmlFunction
 
convert(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtUriFunction
 
copy(ArrayNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
copy(ObjectNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
CosFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.CosFunction
 
curChar - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
 
currentToken - Variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
This is the last token that has been consumed successfully.

D

DebugScopeFunction() - Constructor for class net.thisptr.jackson.jq.Scope.DebugScopeFunction
 
debugStream - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Debug output.
DEFAULT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
Lexical state.
DEFAULT_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
DelFunction - Class in net.thisptr.jackson.jq.internal.functions
 
DelFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.DelFunction
 
DIGIT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
disable_tracing() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Disable tracing.
DIVIDE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
DIVIDE_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
DivideExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
DivideExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.DivideExpression
 
DivideOperator - Class in net.thisptr.jackson.jq.internal.operators
 
DivideOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.DivideOperator
 
DOLLAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
Done() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reset buffer when finished.
DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
DoubleLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
DoubleLiteral(double) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.DoubleLiteral
 

E

EmptyFunction - Class in net.thisptr.jackson.jq.internal.functions
 
EmptyFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.EmptyFunction
 
enable_tracing() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Enable tracing.
end - Variable in class net.thisptr.jackson.jq.internal.misc.Range
 
endColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The column number of the last character of this Token.
endLine - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The line number of the last character of this Token.
ENDQUOTE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
EndsWithFunction - Class in net.thisptr.jackson.jq.internal.functions
 
EndsWithFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.EndsWithFunction
 
EOF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
End of File.
EOL - Static variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
The end of line string for this machine.
EqualOperator - Class in net.thisptr.jackson.jq.internal.operators
 
EqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.EqualOperator
 
ErrorFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ErrorFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ErrorFunction
 
escape(String) - Method in class net.thisptr.jackson.jq.internal.functions.AtShFunction
 
ESCAPE_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in interface net.thisptr.jackson.jq.internal.tree.FieldConstruction
 
evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
 
evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
 
evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
 
evaluate(Scope, JsonNode, FieldConstruction.FieldConsumer) - Method in class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
 
ExpandBuff(boolean) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
expectedTokenSequences - Variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
Each entry in this array is an array of integers.
ExplodeFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ExplodeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ExplodeFunction
 
EXPONENT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.

F

f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.AtanFunction
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.CosFunction
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.FloorFunction
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.Log2Function
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.SinFunction
 
f(double) - Method in class net.thisptr.jackson.jq.internal.functions.MathFunction.SqrtFunction
 
FieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
FieldAccess(JsonQuery, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
FieldAccess.ResolvedPath - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
FieldAccessor(JsonQuery) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
FieldConstruction - Interface in net.thisptr.jackson.jq.internal.tree
 
FieldConstruction.FieldConsumer - Interface in net.thisptr.jackson.jq.internal.tree
 
FillBuff() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
FixedScopeQuery - Class in net.thisptr.jackson.jq.internal
 
FixedScopeQuery(Scope, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.FixedScopeQuery
 
FLOAT_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
FloorFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.FloorFunction
 
fn(List<JsonNode>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.math.PowFunction
 
fn(List<JsonNode>, JsonNode) - Method in class net.thisptr.jackson.jq.internal.JsonArgumentFunction
 
ForeachExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ForeachExpression - Class in net.thisptr.jackson.jq.internal.tree
 
ForeachExpression(PatternMatcher, JsonQuery, JsonQuery, JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
format(String, Object...) - Static method in exception net.thisptr.jackson.jq.exception.JsonQueryException
 
FormattingFilter() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
FormattingFilter - Class in net.thisptr.jackson.jq.internal.tree
 
FormattingFilter(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.FormattingFilter
 
FromEntriesFunction - Class in net.thisptr.jackson.jq.internal.functions
 
FromEntriesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.FromEntriesFunction
 
fromImage(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
FromJsonFunction - Class in net.thisptr.jackson.jq.internal.functions
 
FromJsonFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.FromJsonFunction
 
Function - Interface in net.thisptr.jackson.jq
 
Functional - Class in net.thisptr.jackson.jq.internal.misc
 
Functional() - Constructor for class net.thisptr.jackson.jq.internal.misc.Functional
 
Functional.Consumer<T> - Interface in net.thisptr.jackson.jq.internal.misc
 
FunctionCall() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
FunctionCall - Class in net.thisptr.jackson.jq.internal.tree
 
FunctionCall(String, List<JsonQuery>) - Constructor for class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
FunctionDefinition() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
FunctionDefinition - Class in net.thisptr.jackson.jq.internal.tree
 
FunctionDefinition(String, List<String>, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
FunctionDefinitionParam() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 

G

generateParseException() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Generate ParseException.
getBeginColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get token beginning line number.
getColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Deprecated.
getEndColumn() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get token end column number.
getEndLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get token end line number.
getFunction(String, int) - Method in class net.thisptr.jackson.jq.Scope
 
GetImage() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get token literal value.
getInstance() - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
getLine() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Deprecated.
getMessage() - Method in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNextToken() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Get the next Token.
getNextToken() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Get the next Token.
getObjectMapper() - Method in class net.thisptr.jackson.jq.Scope
 
GetSuffix(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Get the suffix.
getTabSize() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
getToken(int) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Get the specific Token.
getValue() - Method in class net.thisptr.jackson.jq.internal.javacc.Token
An optional attribute value of the Token.
getValue(String) - Method in class net.thisptr.jackson.jq.Scope
 
global - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
 
GreaterEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
 
GreaterEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.GreaterEqualOperator
 
GreaterOperator - Class in net.thisptr.jackson.jq.internal.operators
 
GreaterOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.GreaterOperator
 
GroupFunction - Class in net.thisptr.jackson.jq.internal.functions
 
GroupFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.GroupFunction
 

H

HasFunction - Class in net.thisptr.jackson.jq.internal.functions
 
HasFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.HasFunction
 

I

IDENTIFIER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
IDENTIFIER_AFTER_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
IdentifierAsString() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
IdentifierFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
IdentifierFieldAccess(JsonQuery, String, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
 
IdentifierFieldAccessor(JsonQuery) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
IdentifierKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
IdentifierKeyFieldConstruction(String, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
 
IdentifierKeyFieldConstruction(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
 
IllegalJsonArgumentException - Exception in net.thisptr.jackson.jq.exception
 
IllegalJsonArgumentException(String) - Constructor for exception net.thisptr.jackson.jq.exception.IllegalJsonArgumentException
 
IllegalJsonInputException - Exception in net.thisptr.jackson.jq.exception
 
IllegalJsonInputException(String) - Constructor for exception net.thisptr.jackson.jq.exception.IllegalJsonInputException
 
image - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
The string image of the token.
image() - Method in class net.thisptr.jackson.jq.internal.operators.AlternativeOperator
 
image() - Method in interface net.thisptr.jackson.jq.internal.operators.BinaryOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.DivideOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.MinusOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.ModuloOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
 
image() - Method in class net.thisptr.jackson.jq.internal.operators.PlusOperator
 
image - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
ImplodeFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ImplodeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ImplodeFunction
 
inBuf - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
IndexFunction - Class in net.thisptr.jackson.jq.internal.functions
 
IndexFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IndexFunction
 
indices(JsonNode, JsonNode) - Static method in class net.thisptr.jackson.jq.internal.functions.IndicesFunction
 
indices() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedIndexFieldAccess
 
IndicesFunction - Class in net.thisptr.jackson.jq.internal.functions
 
IndicesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IndicesFunction
 
InfiniteFunction - Class in net.thisptr.jackson.jq.internal.functions
 
InfiniteFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.InfiniteFunction
 
input_stream - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
 
inputStream - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
INTEGER_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
INVALID_LEXICAL_STATE - Static variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Tried to change to an invalid lexical state.
isGlobal(String) - Static method in class net.thisptr.jackson.jq.internal.misc.OnigUtils
 
IsInfiniteFunction - Class in net.thisptr.jackson.jq.internal.functions
 
IsInfiniteFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IsInfiniteFunction
 
isIntegralNumber(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 
isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.AbstractMaxFunction
 
isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.MaxFunction
 
isLarger(JsonNode, JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.MinFunction
 
IsNanFunction - Class in net.thisptr.jackson.jq.internal.functions
 
IsNanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.IsNanFunction
 
IsolatedScopeQuery - Class in net.thisptr.jackson.jq.internal
 
IsolatedScopeQuery(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
 

J

jj_nt - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Next token.
jjFillToken() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
 
jjnewLexState - Static variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Token literal values.
join(String, Iterable<String>) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
 
JoinFunction - Class in net.thisptr.jackson.jq.internal.functions
 
JoinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.JoinFunction
 
JsonArgumentFunction - Class in net.thisptr.jackson.jq.internal
 
JsonArgumentFunction() - Constructor for class net.thisptr.jackson.jq.internal.JsonArgumentFunction
 
JsonNodeComparator - Class in net.thisptr.jackson.jq.internal.misc
 
JsonNodeComparator() - Constructor for class net.thisptr.jackson.jq.internal.misc.JsonNodeComparator
 
JsonNodeFunction - Class in net.thisptr.jackson.jq.internal
 
JsonNodeFunction(JsonNode) - Constructor for class net.thisptr.jackson.jq.internal.JsonNodeFunction
 
JsonNodeUtils - Class in net.thisptr.jackson.jq.internal.misc
 
JsonNodeUtils.Mutation - Interface in net.thisptr.jackson.jq.internal.misc
 
JsonPredicateFunction - Class in net.thisptr.jackson.jq.internal
 
JsonPredicateFunction(Predicate<JsonNode>) - Constructor for class net.thisptr.jackson.jq.internal.JsonPredicateFunction
 
JsonQuery() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
JsonQuery - Class in net.thisptr.jackson.jq
 
JsonQuery() - Constructor for class net.thisptr.jackson.jq.JsonQuery
 
JsonQueryBreakException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryBreakException() - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryBreakException
 
JsonQueryException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryException(String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryException
 
JsonQueryException(Throwable) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryException
 
JsonQueryFunction - Class in net.thisptr.jackson.jq.internal
 
JsonQueryFunction(String, List<String>, JsonQuery, Scope) - Constructor for class net.thisptr.jackson.jq.internal.JsonQueryFunction
 
JsonQueryKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
JsonQueryKeyFieldConstruction(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
 
JsonQueryParser - Class in net.thisptr.jackson.jq.internal.javacc
 
JsonQueryParser(InputStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Constructor with InputStream.
JsonQueryParser(InputStream, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Constructor with InputStream and supplied encoding
JsonQueryParser(Reader) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Constructor.
JsonQueryParser(JsonQueryParserTokenManager) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Constructor with generated Token Manager.
JsonQueryParserConstants - Interface in net.thisptr.jackson.jq.internal.javacc
Token literal values and constants.
JsonQueryParserTokenManager - Class in net.thisptr.jackson.jq.internal.javacc
Token Manager.
JsonQueryParserTokenManager(SimpleCharStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Constructor.
JsonQueryParserTokenManager(SimpleCharStream, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Constructor.
JsonQueryTypeException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryTypeException(JsonNode, String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
JsonQueryTypeException(JsonNode, JsonNode, String) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
JsonQueryTypeException(String, Object...) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryTypeException
 
JsonQueryUserException - Exception in net.thisptr.jackson.jq.exception
 
JsonQueryUserException(List<JsonNode>) - Constructor for exception net.thisptr.jackson.jq.exception.JsonQueryUserException
 
JsonQueryUtils - Class in net.thisptr.jackson.jq
 
JsonQueryWithoutComma() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 

K

keys() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedStringFieldAccess
 
KeysFunction - Class in net.thisptr.jackson.jq.internal.functions
 
KeysFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.KeysFunction
 
KeysUnsortedFunction - Class in net.thisptr.jackson.jq.internal.functions
 
KeysUnsortedFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.KeysUnsortedFunction
 
KEYWORD_AS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_CATCH - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_DEF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_ELIF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_ELSE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_END - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_FOREACH - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_IF - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_IMPORT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_INCLUDE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_LABEL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_MODULE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_REDUCE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_THEN - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KEYWORD_TRY - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
KeywordAsString() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
KeywordOrIdentifier() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
kind - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
An integer that describes the kind of this token.

L

length(JsonNode) - Method in class net.thisptr.jackson.jq.internal.functions.LengthFunction
 
LengthFunction - Class in net.thisptr.jackson.jq.internal.functions
 
LengthFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.LengthFunction
 
lengthUtf32(String) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 
lengthUtf8(String) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 
LessEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
 
LessEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.LessEqualOperator
 
LessOperator - Class in net.thisptr.jackson.jq.internal.operators
 
LessOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.LessOperator
 
LETTER - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
LEXICAL_ERROR - Static variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Lexer state names.
lhs - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
line - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
Lists - Class in net.thisptr.jackson.jq.internal.misc
 
Lists() - Constructor for class net.thisptr.jackson.jq.internal.misc.Lists
 
loadFunctions(ClassLoader) - Method in class net.thisptr.jackson.jq.Scope
Load function definitions from the default resource from an arbitrary ClassLoader.
Log2Function() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.Log2Function
 
LongLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
LongLiteral(long) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.LongLiteral
 
LOOP_DETECTED - Static variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LTrimStrFunction - Class in net.thisptr.jackson.jq.internal.functions
 
LTrimStrFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.LTrimStrFunction
 

M

map(ObjectMapper, List<JsonNode>, TypeReference<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
 
map(ObjectMapper, List<JsonNode>, Class<T>) - Static method in class net.thisptr.jackson.jq.JsonQueryUtils
 
match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, boolean) - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
 
match(Scope, JsonNode, Functional.Consumer<List<Pair<String, JsonNode>>>, Stack<Pair<String, JsonNode>>, boolean) - Method in interface net.thisptr.jackson.jq.internal.tree.matcher.PatternMatcher
 
Matcher() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
MathFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction
 
MathFunction.AtanFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction.CosFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction.FloorFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction.Log2Function - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction.SinFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MathFunction.SqrtFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MaxFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MaxFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MaxFunction
 
maxNextCharInd - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
MinFunction - Class in net.thisptr.jackson.jq.internal.functions
 
MinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MinFunction
 
MINUS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
MINUS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
MinusExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
MinusExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.MinusExpression
 
MinusOperator - Class in net.thisptr.jackson.jq.internal.operators
 
MinusOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.MinusOperator
 
MODULO - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
MODULO_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
ModuloExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
ModuloExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.ModuloExpression
 
ModuloOperator - Class in net.thisptr.jackson.jq.internal.operators
 
ModuloOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.ModuloOperator
 
MultiplyExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
MultiplyExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.MultiplyExpression
 
MultiplyOperator - Class in net.thisptr.jackson.jq.internal.operators
 
MultiplyOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.MultiplyOperator
 
mutate(ObjectMapper, JsonNode, List<ResolvedFieldAccess>, JsonNodeUtils.Mutation, boolean) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 

N

names - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
 
NanFunction - Class in net.thisptr.jackson.jq.internal.functions
 
NanFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.NanFunction
 
NegativeExpression - Class in net.thisptr.jackson.jq.internal.tree
 
NegativeExpression(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.NegativeExpression
 
net.thisptr.jackson.jq - package net.thisptr.jackson.jq
 
net.thisptr.jackson.jq.exception - package net.thisptr.jackson.jq.exception
 
net.thisptr.jackson.jq.internal - package net.thisptr.jackson.jq.internal
 
net.thisptr.jackson.jq.internal.functions - package net.thisptr.jackson.jq.internal.functions
 
net.thisptr.jackson.jq.internal.functions.math - package net.thisptr.jackson.jq.internal.functions.math
 
net.thisptr.jackson.jq.internal.javacc - package net.thisptr.jackson.jq.internal.javacc
 
net.thisptr.jackson.jq.internal.misc - package net.thisptr.jackson.jq.internal.misc
 
net.thisptr.jackson.jq.internal.operators - package net.thisptr.jackson.jq.internal.operators
 
net.thisptr.jackson.jq.internal.tree - package net.thisptr.jackson.jq.internal.tree
 
net.thisptr.jackson.jq.internal.tree.binaryop - package net.thisptr.jackson.jq.internal.tree.binaryop
 
net.thisptr.jackson.jq.internal.tree.binaryop.assignment - package net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
net.thisptr.jackson.jq.internal.tree.binaryop.comparison - package net.thisptr.jackson.jq.internal.tree.binaryop.comparison
 
net.thisptr.jackson.jq.internal.tree.fieldaccess - package net.thisptr.jackson.jq.internal.tree.fieldaccess
 
net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved - package net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
net.thisptr.jackson.jq.internal.tree.literal - package net.thisptr.jackson.jq.internal.tree.literal
 
net.thisptr.jackson.jq.internal.tree.matcher - package net.thisptr.jackson.jq.internal.tree.matcher
 
net.thisptr.jackson.jq.internal.tree.matcher.matchers - package net.thisptr.jackson.jq.internal.tree.matcher.matchers
 
newArrayList(Iterator<T>) - Static method in class net.thisptr.jackson.jq.internal.misc.Lists
 
newArrayList(Iterable<T>) - Static method in class net.thisptr.jackson.jq.internal.misc.Lists
 
newChildScope(Scope) - Static method in class net.thisptr.jackson.jq.Scope
 
newEmptyScope() - Static method in class net.thisptr.jackson.jq.Scope
 
newToken(int, String) - Static method in class net.thisptr.jackson.jq.internal.javacc.Token
Returns a new Token object, by default.
newToken(int) - Static method in class net.thisptr.jackson.jq.internal.javacc.Token
 
next - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
A reference to the next regular (non-special) token from the input stream.
NotEqualOperator - Class in net.thisptr.jackson.jq.internal.operators
 
NotEqualOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.NotEqualOperator
 
NotFunction - Class in net.thisptr.jackson.jq.internal.functions
 
NotFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.NotFunction
 
NULL_LITERAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
NullLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
NullLiteral() - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.NullLiteral
 
nullToNullNode(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 

O

ObjectConstruction() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ObjectConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
ObjectConstruction() - Constructor for class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
 
ObjectField(ObjectConstruction) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ObjectFieldName() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ObjectFieldValue() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ObjectMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ObjectMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
 
ObjectMatcher(List<Pair<JsonQuery, PatternMatcher>>) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
of(T, U) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
 
OnigUtils - Class in net.thisptr.jackson.jq.internal.misc
 
OnigUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.OnigUtils
 
OnigUtils.Pattern - Class in net.thisptr.jackson.jq.internal.misc
 
OP_AND - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OP_DEFAULT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OP_OR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OPEN_BRACE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OPEN_BRACKET - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OPEN_INTERP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OPEN_PAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
OTHERWISE_AFTER_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
over(int) - Method in class net.thisptr.jackson.jq.internal.misc.Range
 

P

Pair<T,U> - Class in net.thisptr.jackson.jq.internal.misc
 
Pair(T, U) - Constructor for class net.thisptr.jackson.jq.internal.misc.Pair
 
ParseException - Exception in net.thisptr.jackson.jq.internal.javacc
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception net.thisptr.jackson.jq.internal.javacc.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception net.thisptr.jackson.jq.internal.javacc.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception net.thisptr.jackson.jq.internal.javacc.ParseException
Constructor with message.
parseModifiers(String) - Static method in class net.thisptr.jackson.jq.internal.misc.OnigUtils
 
path - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess.ResolvedPath
 
PathsFunction - Class in net.thisptr.jackson.jq.internal.functions
 
PathsFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.PathsFunction
 
Pattern(String, String) - Constructor for class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
 
PatternMatcher - Interface in net.thisptr.jackson.jq.internal.tree.matcher
 
permissive - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
permissive - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedFieldAccess
 
PIPE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
PipedQuery - Class in net.thisptr.jackson.jq.internal.tree
 
PipedQuery(List<Pair<JsonQuery, PatternMatcher>>) - Constructor for class net.thisptr.jackson.jq.internal.tree.PipedQuery
 
PLUS - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
PLUS_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
PlusExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
PlusExpression(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.PlusExpression
 
PlusOperator - Class in net.thisptr.jackson.jq.internal.operators
 
PlusOperator() - Constructor for class net.thisptr.jackson.jq.internal.operators.PlusOperator
 
PowFunction - Class in net.thisptr.jackson.jq.internal.functions.math
 
PowFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.math.PowFunction
 
precedence - Variable in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
 
Preconditions - Class in net.thisptr.jackson.jq.internal.misc
 
Preconditions() - Constructor for class net.thisptr.jackson.jq.internal.misc.Preconditions
 
prevCharIsCR - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
prevCharIsLF - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
PrimaryExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 

Q

query - Variable in class net.thisptr.jackson.jq.internal.FixedScopeQuery
 
QUESTION - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
Question(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch.Question
 
QUOTE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.

R

Range - Class in net.thisptr.jackson.jq.internal.misc
 
Range(long, long) - Constructor for class net.thisptr.jackson.jq.internal.misc.Range
 
RangeFunction - Class in net.thisptr.jackson.jq.internal.functions
 
RangeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RangeFunction
 
ranges() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedRangeFieldAccess
 
readChar() - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Read a character.
RECURSION - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
RecursionOperator() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
RecursionOperator - Class in net.thisptr.jackson.jq.internal.tree
 
RecursionOperator() - Constructor for class net.thisptr.jackson.jq.internal.tree.RecursionOperator
 
ReduceExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ReduceExpression - Class in net.thisptr.jackson.jq.internal.tree
 
ReduceExpression(PatternMatcher, JsonQuery, JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
regex - Variable in class net.thisptr.jackson.jq.internal.misc.OnigUtils.Pattern
 
ReInit(InputStream) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Reinitialise.
ReInit(InputStream, String) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Reinitialise.
ReInit(Reader) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Reinitialise.
ReInit(JsonQueryParserTokenManager) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Reinitialise.
repeat(String, int) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
 
ResolvedAllFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedAllFieldAccess(boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedAllFieldAccess
 
ResolvedEmptyFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedEmptyFieldAccess(boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedEmptyFieldAccess
 
ResolvedFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedFieldAccess(boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedFieldAccess
 
ResolvedIndexFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedIndexFieldAccess(boolean, List<Long>) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedIndexFieldAccess
 
ResolvedPath(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess.ResolvedPath
 
ResolvedRangeFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedRangeFieldAccess(boolean, List<Range>) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedRangeFieldAccess
 
ResolvedStringFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved
 
ResolvedStringFieldAccess(boolean, List<String>) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.resolved.ResolvedStringFieldAccess
 
resolveFieldAccess(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
 
resolveFieldAccess(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
resolveFieldAccess(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
resolveFieldAccess(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
 
resolveFieldAccess(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
 
resolvePath(Scope, JsonNode) - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
ReverseFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ReverseFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ReverseFunction
 
rhs - Variable in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
RIndexFunction - Class in net.thisptr.jackson.jq.internal.functions
 
RIndexFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RIndexFunction
 
rootScope() - Static method in class net.thisptr.jackson.jq.Scope
Deprecated.
RTrimStrFunction - Class in net.thisptr.jackson.jq.internal.functions
 
RTrimStrFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.RTrimStrFunction
 

S

scope - Variable in class net.thisptr.jackson.jq.internal.FixedScopeQuery
 
Scope - Class in net.thisptr.jackson.jq
 
Scope() - Constructor for class net.thisptr.jackson.jq.Scope
Deprecated.
Scope(Scope) - Constructor for class net.thisptr.jackson.jq.Scope
Deprecated.
Scope.DebugScopeFunction - Class in net.thisptr.jackson.jq
 
SEMICOLON - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
SemicolonOperator - Class in net.thisptr.jackson.jq.internal.tree
 
SemicolonOperator(List<JsonQuery>) - Constructor for class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
 
setDebugStream(PrintStream) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Set debug output.
setTabSize(int) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
setValue(String, JsonNode) - Method in class net.thisptr.jackson.jq.Scope
 
SimpleBinaryOperatorExpression - Class in net.thisptr.jackson.jq.internal.tree.binaryop
 
SimpleBinaryOperatorExpression(JsonQuery, JsonQuery, BinaryOperator) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.SimpleBinaryOperatorExpression
 
SimpleCharStream - Class in net.thisptr.jackson.jq.internal.javacc
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Constructor.
SinFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.SinFunction
 
SortFunction - Class in net.thisptr.jackson.jq.internal.functions
 
SortFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SortFunction
 
SPACES - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
specialToken - Variable in class net.thisptr.jackson.jq.internal.javacc.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
split(String, String) - Method in class net.thisptr.jackson.jq.internal.functions.SplitFunction
 
SplitFunction - Class in net.thisptr.jackson.jq.internal.functions
 
SplitFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.SplitFunction
 
splitToArray(String, String) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
 
splitToArray(String, Pattern) - Static method in class net.thisptr.jackson.jq.internal.misc.Strings
 
SqrtFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.MathFunction.SqrtFunction
 
Start() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
StartsWithFunction - Class in net.thisptr.jackson.jq.internal.functions
 
StartsWithFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.StartsWithFunction
 
STATE_DOT - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
Lexical state.
STATE_STRING - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
Lexical state.
STATE_STRING_ESCAPE - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
Lexical state.
STATIC_LEXER_ERROR - Static variable in error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
Whether parser is static.
StringFieldAccess - Class in net.thisptr.jackson.jq.internal.tree.fieldaccess
 
StringFieldAccess(JsonQuery, JsonQuery, boolean) - Constructor for class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
 
StringFieldAccessor(JsonQuery) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
StringInterpolation() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
StringInterpolation - Class in net.thisptr.jackson.jq.internal.tree
 
StringInterpolation(String, List<Pair<Integer, JsonQuery>>, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
StringKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
StringKeyFieldConstruction(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
 
StringKeyFieldConstruction(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
 
StringLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
StringLiteral(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.StringLiteral
 
Strings - Class in net.thisptr.jackson.jq.internal.misc
 
Strings() - Constructor for class net.thisptr.jackson.jq.internal.misc.Strings
 
substringUtf32(String, int, int) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 
SwitchTo(int) - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParserTokenManager
Switch to specified lex state.

T

tabSize - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
target - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess.ResolvedPath
 
target - Variable in class net.thisptr.jackson.jq.internal.tree.fieldaccess.FieldAccess
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.ComparisonOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.EqualOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.GreaterEqualOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.GreaterOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.LessEqualOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.LessOperator
 
test(int) - Method in class net.thisptr.jackson.jq.internal.operators.NotEqualOperator
 
ThisObject - Class in net.thisptr.jackson.jq.internal.tree
 
ThisObject() - Constructor for class net.thisptr.jackson.jq.internal.tree.ThisObject
 
ThisObjectAccess() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
TIMES - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
TIMES_EQUAL - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
ToEntriesFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ToEntriesFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToEntriesFunction
 
ToJsonFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ToJsonFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToJsonFunction
 
token - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Current token.
Token - Class in net.thisptr.jackson.jq.internal.javacc
Describes the input token stream.
Token() - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
No-argument constructor
Token(int) - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class net.thisptr.jackson.jq.internal.javacc.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
Generated Token Manager.
tokenImage - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
Literal token values.
tokenImage - Variable in exception net.thisptr.jackson.jq.internal.javacc.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in net.thisptr.jackson.jq.internal.javacc
Token Manager Error.
TokenMgrError() - Constructor for error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error net.thisptr.jackson.jq.internal.javacc.TokenMgrError
Full Constructor.
ToNumberFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ToNumberFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToNumberFunction
 
toString() - Method in class net.thisptr.jackson.jq.internal.IsolatedScopeQuery
 
toString() - Method in class net.thisptr.jackson.jq.internal.javacc.Token
Returns the image.
toString() - Method in class net.thisptr.jackson.jq.internal.misc.Pair
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.ArrayConstruction
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.Conditional
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketExtractFieldAccess
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.BracketFieldAccess
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.IdentifierFieldAccess
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.fieldaccess.StringFieldAccess
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.ForeachExpression
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.FormattingFilter
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.FunctionCall
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.FunctionDefinition
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.IdentifierKeyFieldConstruction
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.JsonQueryKeyFieldConstruction
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ArrayMatcher
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ObjectMatcher
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.NegativeExpression
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.ObjectConstruction
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.PipedQuery
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.RecursionOperator
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.ReduceExpression
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.SemicolonOperator
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.StringInterpolation
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.StringKeyFieldConstruction
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.ThisObject
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch.Question
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.TryCatch
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.Tuple
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.VariableAccess
 
toString() - Method in class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
 
ToStringFunction - Class in net.thisptr.jackson.jq.internal.functions
 
ToStringFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.ToStringFunction
 
trackLineColumn - Variable in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
TryCatch - Class in net.thisptr.jackson.jq.internal.tree
 
TryCatch(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch
 
TryCatch(JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.TryCatch
 
TryCatch.Question - Class in net.thisptr.jackson.jq.internal.tree
 
TryCatchExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
tryExpr - Variable in class net.thisptr.jackson.jq.internal.tree.TryCatch
 
Tuple - Class in net.thisptr.jackson.jq.internal.tree
 
Tuple(List<JsonQuery>) - Constructor for class net.thisptr.jackson.jq.internal.tree.Tuple
 
TupleExpression() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
TypeFunction - Class in net.thisptr.jackson.jq.internal.functions
 
TypeFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.TypeFunction
 
typeOf(JsonNode) - Static method in class net.thisptr.jackson.jq.internal.misc.JsonNodeUtils
 

U

UnicodeUtils - Class in net.thisptr.jackson.jq.internal.misc
 
UnicodeUtils() - Constructor for class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 
UPDATE_OP - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.
UpdateAssignment - Class in net.thisptr.jackson.jq.internal.tree.binaryop.assignment
 
UpdateAssignment(JsonQuery, JsonQuery) - Constructor for class net.thisptr.jackson.jq.internal.tree.binaryop.assignment.UpdateAssignment
 
UpdateLineColumn(char) - Method in class net.thisptr.jackson.jq.internal.javacc.SimpleCharStream
 
Utf8ByteLengthFunction - Class in net.thisptr.jackson.jq.internal.functions
 
Utf8ByteLengthFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions.Utf8ByteLengthFunction
 
UTF8CharIndex(byte[]) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 
UTF8CharLength(byte) - Static method in class net.thisptr.jackson.jq.internal.misc.UnicodeUtils
 

V

ValueLiteral() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ValueLiteral - Class in net.thisptr.jackson.jq.internal.tree.literal
 
ValueLiteral(JsonNode) - Constructor for class net.thisptr.jackson.jq.internal.tree.literal.ValueLiteral
 
ValueMatcher() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
ValueMatcher - Class in net.thisptr.jackson.jq.internal.tree.matcher.matchers
 
ValueMatcher(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.matcher.matchers.ValueMatcher
 
valueOf(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator.Associativity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
VariableAccess() - Method in class net.thisptr.jackson.jq.internal.javacc.JsonQueryParser
 
VariableAccess - Class in net.thisptr.jackson.jq.internal.tree
 
VariableAccess(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.VariableAccess
 
VariableKeyFieldConstruction - Class in net.thisptr.jackson.jq.internal.tree
 
VariableKeyFieldConstruction(String) - Constructor for class net.thisptr.jackson.jq.internal.tree.VariableKeyFieldConstruction
 
VISIBLE_CHAR - Static variable in interface net.thisptr.jackson.jq.internal.javacc.JsonQueryParserConstants
RegularExpression Id.

_

_1 - Variable in class net.thisptr.jackson.jq.internal.misc.Pair
 
_1(List<Pair<T, U>>) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
 
_2 - Variable in class net.thisptr.jackson.jq.internal.misc.Pair
 
_2(List<Pair<T, U>>) - Static method in class net.thisptr.jackson.jq.internal.misc.Pair
 
_MatchImplFunction - Class in net.thisptr.jackson.jq.internal.functions
 
_MatchImplFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions._MatchImplFunction
 
_SubImplFunction - Class in net.thisptr.jackson.jq.internal.functions
 
_SubImplFunction() - Constructor for class net.thisptr.jackson.jq.internal.functions._SubImplFunction
 
A B C D E F G H I J K L M N O P Q R S T U V _ 
Skip navigation links

Copyright © 2019. All rights reserved.