Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor<T> (implements org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor<T>)
- org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener (implements org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener)
- org.antlr.v4.runtime.Recognizer<Symbol,
ATNInterpreter> - org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- org.antlr.v4.runtime.Parser
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TypeContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
- org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- org.antlr.v4.runtime.ParserRuleContext
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
- org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor<T>