Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Path) - Method in class org.openrewrite.json.JsonParser
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.json.tree.Json
- acceptJson(JsonVisitor<P>, P) - Method in interface org.openrewrite.json.tree.Json
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Array
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Document
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Empty
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Identifier
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.JsonObject
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Literal
- acceptJson(JsonVisitor<P>, P) - Method in class org.openrewrite.json.tree.Json.Member
- AND - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- AND - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- arr() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- arr() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- Array() - Constructor for class org.openrewrite.json.tree.Json.Array
- ArrContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- Assertions - Class in org.openrewrite.json
- AT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- AT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- AT() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
B
- binaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- binaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- binaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- binaryExpression(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- BinaryExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- bracketOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- bracketOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- bracketOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- BracketOperatorContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- build() - Method in class org.openrewrite.json.JsonParser.Builder
- build(String, List<Comment>) - Static method in class org.openrewrite.json.tree.Space
- build(T) - Static method in class org.openrewrite.json.tree.JsonRightPadded
- builder() - Static method in class org.openrewrite.json.JsonParser
- Builder() - Constructor for class org.openrewrite.json.JsonParser.Builder
C
- ChangeKey - Class in org.openrewrite.json
- ChangeKey() - Constructor for class org.openrewrite.json.ChangeKey
- ChangeValue - Class in org.openrewrite.json
- ChangeValue() - Constructor for class org.openrewrite.json.ChangeValue
- channelNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- channelNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- COLON - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- COLON - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- COLON() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- COMMA - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- COMMA - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- Comment - Class in org.openrewrite.json.tree
- Comment() - Constructor for class org.openrewrite.json.tree.Comment
- CONTAINS - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- CONTAINS - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- CONTAINS() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- containsExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- containsExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- containsExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- containsExpression(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- ContainsExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- countLines(Tree) - Static method in class org.openrewrite.json.CountLinesVisitor
- CountLinesVisitor - Class in org.openrewrite.json
- CountLinesVisitor() - Constructor for class org.openrewrite.json.CountLinesVisitor
D
- DeleteKey - Class in org.openrewrite.json
- DeleteKey() - Constructor for class org.openrewrite.json.DeleteKey
- Document() - Constructor for class org.openrewrite.json.tree.Json.Document
- DOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- DOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- DOT() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- DOT() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- DOT_DOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- DOT_DOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- DOT_DOT() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- dotOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- dotOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- dotOperator() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- DotOperatorContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
E
- Empty() - Constructor for class org.openrewrite.json.tree.Json.Empty
- EMPTY - Static variable in class org.openrewrite.json.tree.Space
- end() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- end() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- EndContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- enterArr(JSON5Parser.ArrContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.arr(). - enterArr(JSON5Parser.ArrContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.arr(). - enterBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.binaryExpression(). - enterBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.binaryExpression(). - enterBracketOperator(JsonPathParser.BracketOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.bracketOperator(). - enterBracketOperator(JsonPathParser.BracketOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.bracketOperator(). - enterContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.containsExpression(). - enterContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.containsExpression(). - enterDotOperator(JsonPathParser.DotOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.dotOperator(). - enterDotOperator(JsonPathParser.DotOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.dotOperator(). - enterEnd(JsonPathParser.EndContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.end(). - enterEnd(JsonPathParser.EndContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.end(). - enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
- enterExpression(JsonPathParser.ExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.expression(). - enterExpression(JsonPathParser.ExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.expression(). - enterFilter(JsonPathParser.FilterContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.filter(). - enterFilter(JsonPathParser.FilterContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.filter(). - enterFilterExpression(JsonPathParser.FilterExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.filterExpression(). - enterFilterExpression(JsonPathParser.FilterExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.filterExpression(). - enterIndexes(JsonPathParser.IndexesContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.indexes(). - enterIndexes(JsonPathParser.IndexesContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.indexes(). - enterJson5(JSON5Parser.Json5Context) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.json5(). - enterJson5(JSON5Parser.Json5Context) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.json5(). - enterJsonPath(JsonPathParser.JsonPathContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.jsonPath(). - enterJsonPath(JsonPathParser.JsonPathContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.jsonPath(). - enterKey(JSON5Parser.KeyContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.key(). - enterKey(JSON5Parser.KeyContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.key(). - enterLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.literalExpression(). - enterLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.literalExpression(). - enterMember(JSON5Parser.MemberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.member(). - enterMember(JSON5Parser.MemberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.member(). - enterNumber(JSON5Parser.NumberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.number(). - enterNumber(JSON5Parser.NumberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.number(). - enterObj(JSON5Parser.ObjContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.obj(). - enterObj(JSON5Parser.ObjContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.obj(). - enterProperty(JsonPathParser.PropertyContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.property(). - enterProperty(JsonPathParser.PropertyContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.property(). - enterRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.recursiveDecent(). - enterRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.recursiveDecent(). - enterRegexExpression(JsonPathParser.RegexExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.regexExpression(). - enterRegexExpression(JsonPathParser.RegexExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.regexExpression(). - enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- enterSlice(JsonPathParser.SliceContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.slice(). - enterSlice(JsonPathParser.SliceContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.slice(). - enterStart(JsonPathParser.StartContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.start(). - enterStart(JsonPathParser.StartContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.start(). - enterUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.unaryExpression(). - enterUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.unaryExpression(). - enterValue(JSON5Parser.ValueContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Enter a parse tree produced by
JSON5Parser.value(). - enterValue(JSON5Parser.ValueContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Enter a parse tree produced by
JSON5Parser.value(). - enterWildcard(JsonPathParser.WildcardContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Enter a parse tree produced by
JsonPathParser.wildcard(). - enterWildcard(JsonPathParser.WildcardContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Enter a parse tree produced by
JsonPathParser.wildcard(). - EOF() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- EQ - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- EQ - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- EQUALITY_OPERATOR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- EQUALITY_OPERATOR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- EQUALITY_OPERATOR() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- exitArr(JSON5Parser.ArrContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.arr(). - exitArr(JSON5Parser.ArrContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.arr(). - exitBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.binaryExpression(). - exitBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.binaryExpression(). - exitBracketOperator(JsonPathParser.BracketOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.bracketOperator(). - exitBracketOperator(JsonPathParser.BracketOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.bracketOperator(). - exitContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.containsExpression(). - exitContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.containsExpression(). - exitDotOperator(JsonPathParser.DotOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.dotOperator(). - exitDotOperator(JsonPathParser.DotOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.dotOperator(). - exitEnd(JsonPathParser.EndContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.end(). - exitEnd(JsonPathParser.EndContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.end(). - exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
- exitExpression(JsonPathParser.ExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.expression(). - exitExpression(JsonPathParser.ExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.expression(). - exitFilter(JsonPathParser.FilterContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.filter(). - exitFilter(JsonPathParser.FilterContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.filter(). - exitFilterExpression(JsonPathParser.FilterExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.filterExpression(). - exitFilterExpression(JsonPathParser.FilterExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.filterExpression(). - exitIndexes(JsonPathParser.IndexesContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.indexes(). - exitIndexes(JsonPathParser.IndexesContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.indexes(). - exitJson5(JSON5Parser.Json5Context) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.json5(). - exitJson5(JSON5Parser.Json5Context) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.json5(). - exitJsonPath(JsonPathParser.JsonPathContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.jsonPath(). - exitJsonPath(JsonPathParser.JsonPathContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.jsonPath(). - exitKey(JSON5Parser.KeyContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.key(). - exitKey(JSON5Parser.KeyContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.key(). - exitLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.literalExpression(). - exitLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.literalExpression(). - exitMember(JSON5Parser.MemberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.member(). - exitMember(JSON5Parser.MemberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.member(). - exitNumber(JSON5Parser.NumberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.number(). - exitNumber(JSON5Parser.NumberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.number(). - exitObj(JSON5Parser.ObjContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.obj(). - exitObj(JSON5Parser.ObjContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.obj(). - exitProperty(JsonPathParser.PropertyContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.property(). - exitProperty(JsonPathParser.PropertyContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.property(). - exitRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.recursiveDecent(). - exitRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.recursiveDecent(). - exitRegexExpression(JsonPathParser.RegexExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.regexExpression(). - exitRegexExpression(JsonPathParser.RegexExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.regexExpression(). - exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- exitSlice(JsonPathParser.SliceContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.slice(). - exitSlice(JsonPathParser.SliceContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.slice(). - exitStart(JsonPathParser.StartContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.start(). - exitStart(JsonPathParser.StartContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.start(). - exitUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.unaryExpression(). - exitUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.unaryExpression(). - exitValue(JSON5Parser.ValueContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
-
Exit a parse tree produced by
JSON5Parser.value(). - exitValue(JSON5Parser.ValueContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Listener
-
Exit a parse tree produced by
JSON5Parser.value(). - exitWildcard(JsonPathParser.WildcardContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
-
Exit a parse tree produced by
JsonPathParser.wildcard(). - exitWildcard(JsonPathParser.WildcardContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserListener
-
Exit a parse tree produced by
JsonPathParser.wildcard(). - expression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- expression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- expression(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
F
- FALSE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- FALSE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- FALSE() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- filter() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- filter() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- FilterContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- filterExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- filterExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- filterExpression(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- FilterExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- find(Cursor) - Method in class org.openrewrite.json.JsonPathMatcher
- find(Json, String) - Static method in class org.openrewrite.json.search.FindKey
- FindKey - Class in org.openrewrite.json.search
- FindKey() - Constructor for class org.openrewrite.json.search.FindKey
- firstPrefix(List<? extends Json>) - Static method in class org.openrewrite.json.tree.Space
- format(String) - Static method in class org.openrewrite.json.tree.Space
- formatFirstPrefix(List<H>, Space) - Static method in class org.openrewrite.json.tree.Space
G
- getATN() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getATN() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- getATN() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getATN() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- getChannelNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getChannelNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getCharset() - Method in class org.openrewrite.json.tree.Json.Document
- getComments() - Method in class org.openrewrite.json.tree.Space
- getDescription() - Method in class org.openrewrite.json.ChangeKey
- getDescription() - Method in class org.openrewrite.json.ChangeValue
- getDescription() - Method in class org.openrewrite.json.DeleteKey
- getDescription() - Method in class org.openrewrite.json.search.FindKey
- getDisplayName() - Method in class org.openrewrite.json.ChangeKey
- getDisplayName() - Method in class org.openrewrite.json.ChangeValue
- getDisplayName() - Method in class org.openrewrite.json.DeleteKey
- getDisplayName() - Method in class org.openrewrite.json.search.FindKey
- getDslName() - Method in class org.openrewrite.json.JsonParser.Builder
- getElements(List<JsonRightPadded<T>>) - Static method in class org.openrewrite.json.tree.JsonRightPadded
- getGrammarFileName() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getGrammarFileName() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- getGrammarFileName() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getGrammarFileName() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- getIndent() - Method in class org.openrewrite.json.tree.Space
- getKey() - Method in class org.openrewrite.json.tree.Json.Member
- getKey() - Method in class org.openrewrite.json.tree.Json.Member.Padding
- getLanguage() - Method in class org.openrewrite.json.JsonVisitor
- getLastWhitespace() - Method in class org.openrewrite.json.tree.Space
- getMembers() - Method in class org.openrewrite.json.tree.Json.JsonObject
- getMembers() - Method in class org.openrewrite.json.tree.Json.JsonObject.Padding
- getModeNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getModeNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getPadding() - Method in class org.openrewrite.json.tree.Json.Array
- getPadding() - Method in class org.openrewrite.json.tree.Json.JsonObject
- getPadding() - Method in class org.openrewrite.json.tree.Json.Member
- getPrefix() - Method in interface org.openrewrite.json.tree.Json
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- getRuleIndex() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- getRuleNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getRuleNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- getRuleNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getRuleNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- getSerializedATN() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getSerializedATN() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- getSerializedATN() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getSerializedATN() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- getSourcePath() - Method in exception org.openrewrite.json.JsonParsingException
- getTokenNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
-
Deprecated.
- getValues() - Method in class org.openrewrite.json.tree.Json.Array
- getValues() - Method in class org.openrewrite.json.tree.Json.Array.Padding
- getVisitor() - Method in class org.openrewrite.json.ChangeKey
- getVisitor() - Method in class org.openrewrite.json.ChangeValue
- getVisitor() - Method in class org.openrewrite.json.DeleteKey
- getVisitor() - Method in class org.openrewrite.json.search.FindKey
- getVocabulary() - Method in class org.openrewrite.json.internal.grammar.JSON5Lexer
- getVocabulary() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- getVocabulary() - Method in class org.openrewrite.json.internal.grammar.JsonPathLexer
- getVocabulary() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- getWhitespace() - Method in class org.openrewrite.json.tree.Space
H
- hasComment(String) - Method in class org.openrewrite.json.tree.Space
I
- Identifier - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- Identifier - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- Identifier() - Constructor for class org.openrewrite.json.tree.Json.Identifier
- Identifier() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- Identifier() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- IDENTIFIER - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- IDENTIFIER - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- IDENTIFIER() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- indexes() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- indexes() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- IndexesContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- isAcceptable(SourceFile, P) - Method in class org.openrewrite.json.JsonVisitor
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.json.tree.Json
- isEmpty() - Method in class org.openrewrite.json.tree.Space
J
- json(String) - Static method in class org.openrewrite.json.Assertions
- json(String, String) - Static method in class org.openrewrite.json.Assertions
- json(String, String, Consumer<SourceSpec<Json.Document>>) - Static method in class org.openrewrite.json.Assertions
- json(String, Consumer<SourceSpec<Json.Document>>) - Static method in class org.openrewrite.json.Assertions
- Json - Interface in org.openrewrite.json.tree
- Json.Array - Class in org.openrewrite.json.tree
- Json.Array.Padding - Class in org.openrewrite.json.tree
- Json.Document - Class in org.openrewrite.json.tree
- Json.Empty - Class in org.openrewrite.json.tree
- Json.Identifier - Class in org.openrewrite.json.tree
- Json.JsonObject - Class in org.openrewrite.json.tree
- Json.JsonObject.Padding - Class in org.openrewrite.json.tree
- Json.Literal - Class in org.openrewrite.json.tree
- Json.Member - Class in org.openrewrite.json.tree
- Json.Member.Padding - Class in org.openrewrite.json.tree
- json5() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- JSON5BaseListener - Class in org.openrewrite.json.internal.grammar
-
This class provides an empty implementation of
JSON5Listener, which can be extended to create a listener which only needs to handle a subset of the available methods. - JSON5BaseListener() - Constructor for class org.openrewrite.json.internal.grammar.JSON5BaseListener
- JSON5BaseVisitor<T> - Class in org.openrewrite.json.internal.grammar
-
This class provides an empty implementation of
JSON5Visitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - JSON5BaseVisitor() - Constructor for class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
- Json5Context(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- JSON5Lexer - Class in org.openrewrite.json.internal.grammar
- JSON5Lexer(CharStream) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Lexer
- JSON5Listener - Interface in org.openrewrite.json.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
JSON5Parser. - JSON5Parser - Class in org.openrewrite.json.internal.grammar
- JSON5Parser(TokenStream) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser
- JSON5Parser.ArrContext - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.Json5Context - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.KeyContext - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.MemberContext - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.NumberContext - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.ObjContext - Class in org.openrewrite.json.internal.grammar
- JSON5Parser.ValueContext - Class in org.openrewrite.json.internal.grammar
- JSON5Visitor<T> - Interface in org.openrewrite.json.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
JSON5Parser. - JsonIsoVisitor<P> - Class in org.openrewrite.json
- JsonIsoVisitor() - Constructor for class org.openrewrite.json.JsonIsoVisitor
- JsonKey - Interface in org.openrewrite.json.tree
- JsonObject() - Constructor for class org.openrewrite.json.tree.Json.JsonObject
- JsonParser - Class in org.openrewrite.json
- JsonParser() - Constructor for class org.openrewrite.json.JsonParser
- JsonParser.Builder - Class in org.openrewrite.json
- JsonParserVisitor - Class in org.openrewrite.json.internal
- JsonParserVisitor(Path, FileAttributes, EncodingDetectingInputStream) - Constructor for class org.openrewrite.json.internal.JsonParserVisitor
- JsonParsingException - Exception in org.openrewrite.json
- JsonParsingException(Path, String, Throwable) - Constructor for exception org.openrewrite.json.JsonParsingException
- jsonPath() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- jsonPath() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- JsonPathContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- JsonPathLexer - Class in org.openrewrite.json.internal.grammar
- JsonPathLexer(CharStream) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathLexer
- JsonPathMatcher - Class in org.openrewrite.json
-
Provides methods for matching the given cursor location to a specific JsonPath expression.
- JsonPathMatcher(String) - Constructor for class org.openrewrite.json.JsonPathMatcher
- JsonPathParser - Class in org.openrewrite.json.internal.grammar
- JsonPathParser(TokenStream) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser
- JsonPathParser.BinaryExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.BracketOperatorContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.ContainsExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.DotOperatorContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.EndContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.ExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.FilterContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.FilterExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.IndexesContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.JsonPathContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.LiteralExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.PropertyContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.RecursiveDecentContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.RegexExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.SliceContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.StartContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.UnaryExpressionContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParser.WildcardContext - Class in org.openrewrite.json.internal.grammar
- JsonPathParserBaseListener - Class in org.openrewrite.json.internal.grammar
-
This class provides an empty implementation of
JsonPathParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - JsonPathParserBaseListener() - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
- JsonPathParserBaseVisitor<T> - Class in org.openrewrite.json.internal.grammar
-
This class provides an empty implementation of
JsonPathParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - JsonPathParserBaseVisitor() - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
- JsonPathParserListener - Interface in org.openrewrite.json.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
JsonPathParser. - JsonPathParserVisitor<T> - Interface in org.openrewrite.json.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
JsonPathParser. - JsonPrinter<P> - Class in org.openrewrite.json.internal
- JsonPrinter() - Constructor for class org.openrewrite.json.internal.JsonPrinter
- JsonRightPadded<T> - Class in org.openrewrite.json.tree
-
A JSON element that could have trailing space.
- JsonRightPadded() - Constructor for class org.openrewrite.json.tree.JsonRightPadded
- JsonValue - Interface in org.openrewrite.json.tree
- JsonVisitor<P> - Class in org.openrewrite.json
- JsonVisitor() - Constructor for class org.openrewrite.json.JsonVisitor
K
- key() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- key() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- KeyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
L
- LBRACE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- LBRACE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- LBRACK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- LBRACK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- LBRACK() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- LBRACK() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- Literal() - Constructor for class org.openrewrite.json.tree.Json.Literal
- LITERAL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- LITERAL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- LITERAL() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- literalExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- literalExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- literalExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- LiteralExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- LOGICAL_OPERATOR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- LOGICAL_OPERATOR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- LOGICAL_OPERATOR() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- LPAREN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- LPAREN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- LPAREN() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
M
- map(UnaryOperator<T>) - Method in class org.openrewrite.json.tree.JsonRightPadded
- matches(Cursor) - Method in class org.openrewrite.json.JsonPathMatcher
- MATCHES - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- MATCHES - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- MATCHES_REGEX - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- MATCHES_REGEX_CLOSE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- MATCHES_REGEX_CLOSE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- MATCHES_REGEX_CLOSE() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- MATCHES_REGEX_OPEN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- MATCHES_REGEX_OPEN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- MATCHES_REGEX_OPEN() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- member() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- member() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- member(int) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- Member() - Constructor for class org.openrewrite.json.tree.Json.Member
- MemberContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- modeNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- modeNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- MULTI_LINE_COMMENT - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- MULTI_LINE_COMMENT - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
N
- NE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- NE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- NegativeNumber - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- NegativeNumber - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- NegativeNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- NegativeNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- NULL - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- NULL - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- NULL() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- number() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- number() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- NUMBER - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- NUMBER - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- NUMBER() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- NumberContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- NUMERIC_LITERAL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- NUMERIC_LITERAL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- NUMERIC_LITERAL() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
- NumericLiteral - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- NumericLiteral - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- NumericLiteral() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
O
- obj() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- obj() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- ObjContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.ObjContext
- OR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- OR - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- org.openrewrite.json - package org.openrewrite.json
- org.openrewrite.json.internal - package org.openrewrite.json.internal
- org.openrewrite.json.internal.grammar - package org.openrewrite.json.internal.grammar
- org.openrewrite.json.search - package org.openrewrite.json.search
- org.openrewrite.json.tree - package org.openrewrite.json.tree
P
- Padding() - Constructor for class org.openrewrite.json.tree.Json.Array.Padding
- Padding() - Constructor for class org.openrewrite.json.tree.Json.JsonObject.Padding
- Padding() - Constructor for class org.openrewrite.json.tree.Json.Member.Padding
- parse(String...) - Method in class org.openrewrite.json.JsonParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.json.JsonParser
- PositiveNumber - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- PositiveNumber - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- PositiveNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.EndContext
- PositiveNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- PositiveNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- PositiveNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- PositiveNumber() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- PositiveNumber(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.IndexesContext
- printer(Cursor) - Method in class org.openrewrite.json.tree.Json.Document
- property() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- property() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- property() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- property(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- PropertyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
Q
- QUESTION - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- QUESTION - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- QUESTION() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- QUOTE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- QUOTE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
R
- RBRACE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- RBRACE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RBRACK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- RBRACK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RBRACK() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- RBRACK() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- recursiveDecent() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ExpressionContext
- recursiveDecent() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- RecursiveDecentContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.RecursiveDecentContext
- REGEX - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- REGEX - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- REGEX() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- regexExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- regexExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- regexExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- regexExpression(int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- RegexExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- ROOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- ROOT - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- ROOT() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.JsonPathContext
- RPAREN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- RPAREN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RPAREN() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterContext
- RULE_arr - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_binaryExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_bracketOperator - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_containsExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_dotOperator - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_end - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_expression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_filter - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_filterExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_indexes - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_json5 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_jsonPath - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_key - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_literalExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_member - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_number - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_obj - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_property - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_recursiveDecent - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_regexExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_slice - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_start - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_unaryExpression - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- RULE_value - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- RULE_wildcard - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- ruleNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- ruleNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- ruleNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- ruleNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
S
- S - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- S - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- sempred(RuleContext, int, int) - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- SINGLE_LINE_COMMENT - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- SINGLE_LINE_COMMENT - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- slice() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BracketOperatorContext
- slice() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- SliceContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.json.JsonParser
- Space - Class in org.openrewrite.json.tree
-
Wherever whitespace can occur in JSON, so can comments (at least block style comments).
- start() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- start() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- StartContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.StartContext
- STRING - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- STRING - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- STRING() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.KeyContext
- STRING() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- StringLiteral - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- StringLiteral - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- StringLiteral() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
- StringLiteral() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.PropertyContext
- StringLiteral() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- SYMBOL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- SYMBOL - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- SYMBOL() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.NumberContext
T
- T__0 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__0 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- T__1 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__1 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- T__2 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__2 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- T__3 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__3 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- T__4 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__4 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- T__5 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- T__5 - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- TICK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- TICK - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- tokenNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
-
Deprecated.
- tokenNames - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
-
Deprecated.Use
JSON5Parser.VOCABULARYinstead. - tokenNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
-
Deprecated.Use
JsonPathLexer.VOCABULARYinstead. - tokenNames - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
-
Deprecated.Use
JsonPathParser.VOCABULARYinstead. - toString() - Method in class org.openrewrite.json.tree.Json.Empty
- toString() - Method in class org.openrewrite.json.tree.Json.Identifier
- toString() - Method in class org.openrewrite.json.tree.Json.Literal
- toString() - Method in class org.openrewrite.json.tree.Json.Member
- toString() - Method in class org.openrewrite.json.tree.JsonRightPadded
- toString() - Method in class org.openrewrite.json.tree.Space
- TRUE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- TRUE - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- TRUE() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.LiteralExpressionContext
U
- unaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.BinaryExpressionContext
- unaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.ContainsExpressionContext
- unaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.FilterExpressionContext
- unaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.RegexExpressionContext
- unaryExpression() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- UnaryExpressionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.UnaryExpressionContext
- UTF_8_BOM - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- UTF_8_BOM - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- UTF_8_BOM - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- UTF_8_BOM - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
V
- value() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- value() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.Json5Context
- value() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.MemberContext
- value() - Method in class org.openrewrite.json.internal.grammar.JSON5Parser
- value(int) - Method in class org.openrewrite.json.internal.grammar.JSON5Parser.ArrContext
- ValueContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JSON5Parser.ValueContext
- visitArr(JSON5Parser.ArrContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.arr(). - visitArr(JSON5Parser.ArrContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.arr(). - visitArr(JSON5Parser.ArrContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitArray(Json.Array, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitArray(Json.Array, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitArray(Json.Array, P) - Method in class org.openrewrite.json.JsonVisitor
- visitBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.binaryExpression(). - visitBinaryExpression(JsonPathParser.BinaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.binaryExpression(). - visitBracketOperator(JsonPathParser.BracketOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.bracketOperator(). - visitBracketOperator(JsonPathParser.BracketOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.bracketOperator(). - visitContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.containsExpression(). - visitContainsExpression(JsonPathParser.ContainsExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.containsExpression(). - visitDocument(Json.Document, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitDocument(Json.Document, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitDocument(Json.Document, P) - Method in class org.openrewrite.json.JsonVisitor
- visitDotOperator(JsonPathParser.DotOperatorContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.dotOperator(). - visitDotOperator(JsonPathParser.DotOperatorContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.dotOperator(). - visitEmpty(Json.Empty, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitEmpty(Json.Empty, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitEmpty(Json.Empty, P) - Method in class org.openrewrite.json.JsonVisitor
- visitEnd(JsonPathParser.EndContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.end(). - visitEnd(JsonPathParser.EndContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.end(). - visitErrorNode(ErrorNode) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
- visitErrorNode(ErrorNode) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
- visitExpression(JsonPathParser.ExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.expression(). - visitExpression(JsonPathParser.ExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.expression(). - visitFilter(JsonPathParser.FilterContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.filter(). - visitFilter(JsonPathParser.FilterContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.filter(). - visitFilterExpression(JsonPathParser.FilterExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.filterExpression(). - visitFilterExpression(JsonPathParser.FilterExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.filterExpression(). - visitIdentifier(Json.Identifier, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitIdentifier(Json.Identifier, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitIdentifier(Json.Identifier, P) - Method in class org.openrewrite.json.JsonVisitor
- visitIndexes(JsonPathParser.IndexesContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.indexes(). - visitIndexes(JsonPathParser.IndexesContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.indexes(). - visitJson5(JSON5Parser.Json5Context) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.json5(). - visitJson5(JSON5Parser.Json5Context) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.json5(). - visitJson5(JSON5Parser.Json5Context) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitJsonPath(JsonPathParser.JsonPathContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.jsonPath(). - visitJsonPath(JsonPathParser.JsonPathContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.jsonPath(). - visitKey(JSON5Parser.KeyContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.key(). - visitKey(JSON5Parser.KeyContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.key(). - visitKey(JSON5Parser.KeyContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitLiteral(Json.Literal, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitLiteral(Json.Literal, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitLiteral(Json.Literal, P) - Method in class org.openrewrite.json.JsonVisitor
- visitLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.literalExpression(). - visitLiteralExpression(JsonPathParser.LiteralExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.literalExpression(). - visitMember(JSON5Parser.MemberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.member(). - visitMember(JSON5Parser.MemberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.member(). - visitMember(JSON5Parser.MemberContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitMember(Json.Member, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitMember(Json.Member, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitMember(Json.Member, P) - Method in class org.openrewrite.json.JsonVisitor
- visitNumber(JSON5Parser.NumberContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.number(). - visitNumber(JSON5Parser.NumberContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.number(). - visitNumber(JSON5Parser.NumberContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitObj(JSON5Parser.ObjContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.obj(). - visitObj(JSON5Parser.ObjContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.obj(). - visitObj(JSON5Parser.ObjContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitObject(Json.JsonObject, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitObject(Json.JsonObject, P) - Method in class org.openrewrite.json.JsonIsoVisitor
- visitObject(Json.JsonObject, P) - Method in class org.openrewrite.json.JsonVisitor
- visitProperty(JsonPathParser.PropertyContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.property(). - visitProperty(JsonPathParser.PropertyContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.property(). - visitRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.recursiveDecent(). - visitRecursiveDecent(JsonPathParser.RecursiveDecentContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.recursiveDecent(). - visitRegexExpression(JsonPathParser.RegexExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.regexExpression(). - visitRegexExpression(JsonPathParser.RegexExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.regexExpression(). - visitRightPadded(JsonRightPadded<T>, P) - Method in class org.openrewrite.json.JsonVisitor
- visitRightPadded(List<? extends JsonRightPadded<? extends Json>>, String, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitSlice(JsonPathParser.SliceContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.slice(). - visitSlice(JsonPathParser.SliceContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.slice(). - visitSpace(Space, AtomicInteger) - Method in class org.openrewrite.json.CountLinesVisitor
- visitSpace(Space, PrintOutputCapture<P>) - Method in class org.openrewrite.json.internal.JsonPrinter
- visitSpace(Space, P) - Method in class org.openrewrite.json.JsonVisitor
- visitStart(JsonPathParser.StartContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.start(). - visitStart(JsonPathParser.StartContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.start(). - visitTerminal(TerminalNode) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseListener
- visitTerminal(TerminalNode) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseListener
- visitUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.unaryExpression(). - visitUnaryExpression(JsonPathParser.UnaryExpressionContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.unaryExpression(). - visitValue(JSON5Parser.ValueContext) - Method in class org.openrewrite.json.internal.grammar.JSON5BaseVisitor
-
Visit a parse tree produced by
JSON5Parser.value(). - visitValue(JSON5Parser.ValueContext) - Method in interface org.openrewrite.json.internal.grammar.JSON5Visitor
-
Visit a parse tree produced by
JSON5Parser.value(). - visitValue(JSON5Parser.ValueContext) - Method in class org.openrewrite.json.internal.JsonParserVisitor
- visitWildcard(JsonPathParser.WildcardContext) - Method in class org.openrewrite.json.internal.grammar.JsonPathParserBaseVisitor
-
Visit a parse tree produced by
JsonPathParser.wildcard(). - visitWildcard(JsonPathParser.WildcardContext) - Method in interface org.openrewrite.json.internal.grammar.JsonPathParserVisitor
-
Visit a parse tree produced by
JsonPathParser.wildcard(). - VOCABULARY - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- VOCABULARY - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- VOCABULARY - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- VOCABULARY - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
W
- wildcard() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.DotOperatorContext
- wildcard() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.SliceContext
- wildcard() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser
- WILDCARD - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- WILDCARD - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- WILDCARD() - Method in class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- WildcardContext(ParserRuleContext, int) - Constructor for class org.openrewrite.json.internal.grammar.JsonPathParser.WildcardContext
- withCharset(Charset) - Method in class org.openrewrite.json.tree.Json.Document
- withComments(List<Comment>) - Method in class org.openrewrite.json.tree.Space
- withElements(List<JsonRightPadded<J2>>, List<J2>) - Static method in class org.openrewrite.json.tree.JsonRightPadded
- withKey(JsonKey) - Method in class org.openrewrite.json.tree.Json.Member
- withKey(JsonRightPadded<JsonKey>) - Method in class org.openrewrite.json.tree.Json.Member.Padding
- withMembers(List<Json>) - Method in class org.openrewrite.json.tree.Json.JsonObject
- withMembers(List<JsonRightPadded<Json>>) - Method in class org.openrewrite.json.tree.Json.JsonObject.Padding
- withParameters(List<JsonRightPadded<JsonValue>>) - Method in class org.openrewrite.json.tree.Json.Array.Padding
- withPrefix(Space) - Method in interface org.openrewrite.json.tree.Json
- withValues(List<JsonValue>) - Method in class org.openrewrite.json.tree.Json.Array
- withWhitespace(String) - Method in class org.openrewrite.json.tree.Space
- WS - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- WS - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- WS - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- WS - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
_
- _ATN - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- _ATN - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- _ATN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- _ATN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- _decisionToDFA - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- _decisionToDFA - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- _decisionToDFA - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- _decisionToDFA - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- _serializedATN - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- _serializedATN - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- _serializedATN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- _serializedATN - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
- _sharedContextCache - Static variable in class org.openrewrite.json.internal.grammar.JSON5Lexer
- _sharedContextCache - Static variable in class org.openrewrite.json.internal.grammar.JSON5Parser
- _sharedContextCache - Static variable in class org.openrewrite.json.internal.grammar.JsonPathLexer
- _sharedContextCache - Static variable in class org.openrewrite.json.internal.grammar.JsonPathParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
JSON5Lexer.VOCABULARYinstead.