Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.openrewrite.json.internal.grammar.JSON5BaseVisitor<T> (implements org.openrewrite.json.internal.grammar.JSON5Visitor<T>)
- org.openrewrite.json.internal.JsonParserVisitor
- org.openrewrite.json.internal.grammar.JSON5BaseVisitor<T> (implements org.openrewrite.json.internal.grammar.JSON5Visitor<T>)
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.json.JsonVisitor<P>
- org.openrewrite.json.internal.JsonPrinter<P>
- org.openrewrite.json.JsonVisitor<P>
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)