JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
org.openrewrite.yaml.internal.grammar.JsonPathLexer.tokenNames
Use
JsonPathLexer.VOCABULARY
instead.
org.openrewrite.yaml.internal.grammar.JsonPathParser.tokenNames
Use
JsonPathParser.VOCABULARY
instead.
Deprecated Methods
Method
Description
org.openrewrite.yaml.internal.grammar.JsonPathLexer.getTokenNames()
org.openrewrite.yaml.internal.grammar.JsonPathParser.getTokenNames()
org.openrewrite.yaml.YamlVisitor.maybeCoalesceProperties()