Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Path) - Method in class org.openrewrite.protobuf.ProtoParser
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.protobuf.tree.Proto
- acceptProto(ProtoVisitor<P>, P) - Method in interface org.openrewrite.protobuf.tree.Proto
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Block
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Constant
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Document
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Empty
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Enum
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Extend
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Field
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Identifier
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Import
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Keyword
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Message
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.OneOf
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Option
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Package
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Primitive
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Range
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Reserved
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Rpc
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Service
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.StringLiteral
- acceptProto(ProtoVisitor<P>, P) - Method in class org.openrewrite.protobuf.tree.Proto.Syntax
- Assertions - Class in org.openrewrite.protobuf
- ASSIGN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- ASSIGN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ASSIGN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- ASSIGN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- ASSIGN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- ASSIGN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- ASSIGN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
B
- Block() - Constructor for class org.openrewrite.protobuf.tree.Proto.Block
- BOOL - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- BOOL - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- BOOL - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- BOOL() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- BOOL() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- BooleanLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- BooleanLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- BooleanLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- build() - Method in class org.openrewrite.protobuf.ProtoParser.Builder
- build(String, List<Comment>) - Static method in class org.openrewrite.protobuf.tree.Space
- build(List<ProtoRightPadded<T>>) - Static method in class org.openrewrite.protobuf.tree.ProtoContainer
- build(Space, List<ProtoRightPadded<T>>, Markers) - Static method in class org.openrewrite.protobuf.tree.ProtoContainer
- build(T) - Static method in class org.openrewrite.protobuf.tree.ProtoLeftPadded
- build(T) - Static method in class org.openrewrite.protobuf.tree.ProtoRightPadded
- builder() - Static method in class org.openrewrite.protobuf.ProtoParser
- Builder() - Constructor for class org.openrewrite.protobuf.ProtoParser.Builder
- BYTES - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- BYTES - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- BYTES - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- BYTES() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
C
- channelNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- COLON - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- COLON - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- COMMA - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- COMMA - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- COMMA() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- COMMA() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- COMMA() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- COMMA() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- COMMA(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- COMMA(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- COMMA(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- Comment - Class in org.openrewrite.protobuf.tree
- Comment() - Constructor for class org.openrewrite.protobuf.tree.Comment
- COMMENT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- COMMENT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- constant() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- constant() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- Constant() - Constructor for class org.openrewrite.protobuf.tree.Proto.Constant
- ConstantContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- copyFrom(Protobuf2Parser.TypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TypeContext
- countLines(Tree) - Static method in class org.openrewrite.protobuf.CountLinesVisitor
- CountLinesVisitor - Class in org.openrewrite.protobuf
- CountLinesVisitor() - Constructor for class org.openrewrite.protobuf.CountLinesVisitor
D
- Document() - Constructor for class org.openrewrite.protobuf.tree.Proto.Document
- DOT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- DOT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- DOT() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- DOT() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- DOT(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- DOT(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- DOUBLE - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- DOUBLE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- DOUBLE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- DOUBLE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
E
- empty() - Static method in class org.openrewrite.protobuf.tree.ProtoContainer
- Empty() - Constructor for class org.openrewrite.protobuf.tree.Proto.Empty
- EMPTY - Static variable in class org.openrewrite.protobuf.tree.Space
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- emptyStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- emptyStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- EmptyStatementContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- enterConstant(Protobuf2Parser.ConstantContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.constant(). - enterConstant(Protobuf2Parser.ConstantContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.constant(). - enterEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.emptyStatement(). - enterEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.emptyStatement(). - enterEnumBody(Protobuf2Parser.EnumBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.enumBody(). - enterEnumBody(Protobuf2Parser.EnumBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.enumBody(). - enterEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.enumDefinition(). - enterEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.enumDefinition(). - enterEnumField(Protobuf2Parser.EnumFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.enumField(). - enterEnumField(Protobuf2Parser.EnumFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.enumField(). - enterEveryRule(ParserRuleContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
- enterExtend(Protobuf2Parser.ExtendContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.extend(). - enterExtend(Protobuf2Parser.ExtendContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.extend(). - enterField(Protobuf2Parser.FieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.field(). - enterField(Protobuf2Parser.FieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.field(). - enterFieldNames(Protobuf2Parser.FieldNamesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.fieldNames(). - enterFieldNames(Protobuf2Parser.FieldNamesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.fieldNames(). - enterFullIdent(Protobuf2Parser.FullIdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.fullIdent(). - enterFullIdent(Protobuf2Parser.FullIdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.fullIdent(). - enterFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - enterFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - enterIdent(Protobuf2Parser.IdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.ident(). - enterIdent(Protobuf2Parser.IdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.ident(). - enterIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.identOrReserved(). - enterIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.identOrReserved(). - enterImportStatement(Protobuf2Parser.ImportStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.importStatement(). - enterImportStatement(Protobuf2Parser.ImportStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.importStatement(). - enterKeyType(Protobuf2Parser.KeyTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.keyType(). - enterKeyType(Protobuf2Parser.KeyTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.keyType(). - enterMapField(Protobuf2Parser.MapFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.mapField(). - enterMapField(Protobuf2Parser.MapFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.mapField(). - enterMessage(Protobuf2Parser.MessageContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.message(). - enterMessage(Protobuf2Parser.MessageContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.message(). - enterMessageBody(Protobuf2Parser.MessageBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.messageBody(). - enterMessageBody(Protobuf2Parser.MessageBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.messageBody(). - enterMessageField(Protobuf2Parser.MessageFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.messageField(). - enterMessageField(Protobuf2Parser.MessageFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.messageField(). - enterOneOf(Protobuf2Parser.OneOfContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.oneOf(). - enterOneOf(Protobuf2Parser.OneOfContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.oneOf(). - enterOption(Protobuf2Parser.OptionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.option(). - enterOption(Protobuf2Parser.OptionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.option(). - enterOptionDef(Protobuf2Parser.OptionDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.optionDef(). - enterOptionDef(Protobuf2Parser.OptionDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.optionDef(). - enterOptionList(Protobuf2Parser.OptionListContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.optionList(). - enterOptionList(Protobuf2Parser.OptionListContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.optionList(). - enterOptionName(Protobuf2Parser.OptionNameContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.optionName(). - enterOptionName(Protobuf2Parser.OptionNameContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.optionName(). - enterPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.packageStatement(). - enterPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.packageStatement(). - enterPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - enterPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - enterProto(Protobuf2Parser.ProtoContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.proto(). - enterProto(Protobuf2Parser.ProtoContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.proto(). - enterRange(Protobuf2Parser.RangeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.range(). - enterRange(Protobuf2Parser.RangeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.range(). - enterRanges(Protobuf2Parser.RangesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.ranges(). - enterRanges(Protobuf2Parser.RangesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.ranges(). - enterReserved(Protobuf2Parser.ReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.reserved(). - enterReserved(Protobuf2Parser.ReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.reserved(). - enterReservedWord(Protobuf2Parser.ReservedWordContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.reservedWord(). - enterReservedWord(Protobuf2Parser.ReservedWordContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.reservedWord(). - enterRpc(Protobuf2Parser.RpcContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.rpc(). - enterRpc(Protobuf2Parser.RpcContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.rpc(). - enterRpcBody(Protobuf2Parser.RpcBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.rpcBody(). - enterRpcBody(Protobuf2Parser.RpcBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.rpcBody(). - enterRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.rpcInOut(). - enterRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.rpcInOut(). - enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- enterRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- enterService(Protobuf2Parser.ServiceContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.service(). - enterService(Protobuf2Parser.ServiceContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.service(). - enterServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.serviceBody(). - enterServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.serviceBody(). - enterStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.stringLiteral(). - enterStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.stringLiteral(). - enterSyntax(Protobuf2Parser.SyntaxContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.syntax(). - enterSyntax(Protobuf2Parser.SyntaxContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.syntax(). - enterTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Enter a parse tree produced by
Protobuf2Parser.topLevelDef(). - enterTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Enter a parse tree produced by
Protobuf2Parser.topLevelDef(). - Enum() - Constructor for class org.openrewrite.protobuf.tree.Proto.Enum
- ENUM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- ENUM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ENUM() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- enumBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- enumBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- EnumBodyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- enumDefinition() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- enumDefinition() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- enumDefinition() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- enumDefinition(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- EnumDefinitionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- enumField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- enumField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- enumField(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- EnumField() - Constructor for class org.openrewrite.protobuf.tree.Proto.EnumField
- EnumFieldContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- EOF() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- exitConstant(Protobuf2Parser.ConstantContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.constant(). - exitConstant(Protobuf2Parser.ConstantContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.constant(). - exitEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.emptyStatement(). - exitEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.emptyStatement(). - exitEnumBody(Protobuf2Parser.EnumBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.enumBody(). - exitEnumBody(Protobuf2Parser.EnumBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.enumBody(). - exitEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.enumDefinition(). - exitEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.enumDefinition(). - exitEnumField(Protobuf2Parser.EnumFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.enumField(). - exitEnumField(Protobuf2Parser.EnumFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.enumField(). - exitEveryRule(ParserRuleContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
- exitExtend(Protobuf2Parser.ExtendContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.extend(). - exitExtend(Protobuf2Parser.ExtendContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.extend(). - exitField(Protobuf2Parser.FieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.field(). - exitField(Protobuf2Parser.FieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.field(). - exitFieldNames(Protobuf2Parser.FieldNamesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.fieldNames(). - exitFieldNames(Protobuf2Parser.FieldNamesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.fieldNames(). - exitFullIdent(Protobuf2Parser.FullIdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.fullIdent(). - exitFullIdent(Protobuf2Parser.FullIdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.fullIdent(). - exitFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - exitFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - exitIdent(Protobuf2Parser.IdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.ident(). - exitIdent(Protobuf2Parser.IdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.ident(). - exitIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.identOrReserved(). - exitIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.identOrReserved(). - exitImportStatement(Protobuf2Parser.ImportStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.importStatement(). - exitImportStatement(Protobuf2Parser.ImportStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.importStatement(). - exitKeyType(Protobuf2Parser.KeyTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.keyType(). - exitKeyType(Protobuf2Parser.KeyTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.keyType(). - exitMapField(Protobuf2Parser.MapFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.mapField(). - exitMapField(Protobuf2Parser.MapFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.mapField(). - exitMessage(Protobuf2Parser.MessageContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.message(). - exitMessage(Protobuf2Parser.MessageContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.message(). - exitMessageBody(Protobuf2Parser.MessageBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.messageBody(). - exitMessageBody(Protobuf2Parser.MessageBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.messageBody(). - exitMessageField(Protobuf2Parser.MessageFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.messageField(). - exitMessageField(Protobuf2Parser.MessageFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.messageField(). - exitOneOf(Protobuf2Parser.OneOfContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.oneOf(). - exitOneOf(Protobuf2Parser.OneOfContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.oneOf(). - exitOption(Protobuf2Parser.OptionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.option(). - exitOption(Protobuf2Parser.OptionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.option(). - exitOptionDef(Protobuf2Parser.OptionDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.optionDef(). - exitOptionDef(Protobuf2Parser.OptionDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.optionDef(). - exitOptionList(Protobuf2Parser.OptionListContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.optionList(). - exitOptionList(Protobuf2Parser.OptionListContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.optionList(). - exitOptionName(Protobuf2Parser.OptionNameContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.optionName(). - exitOptionName(Protobuf2Parser.OptionNameContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.optionName(). - exitPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.packageStatement(). - exitPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.packageStatement(). - exitPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - exitPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - exitProto(Protobuf2Parser.ProtoContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.proto(). - exitProto(Protobuf2Parser.ProtoContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.proto(). - exitRange(Protobuf2Parser.RangeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.range(). - exitRange(Protobuf2Parser.RangeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.range(). - exitRanges(Protobuf2Parser.RangesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.ranges(). - exitRanges(Protobuf2Parser.RangesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.ranges(). - exitReserved(Protobuf2Parser.ReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.reserved(). - exitReserved(Protobuf2Parser.ReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.reserved(). - exitReservedWord(Protobuf2Parser.ReservedWordContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.reservedWord(). - exitReservedWord(Protobuf2Parser.ReservedWordContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.reservedWord(). - exitRpc(Protobuf2Parser.RpcContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.rpc(). - exitRpc(Protobuf2Parser.RpcContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.rpc(). - exitRpcBody(Protobuf2Parser.RpcBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.rpcBody(). - exitRpcBody(Protobuf2Parser.RpcBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.rpcBody(). - exitRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.rpcInOut(). - exitRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.rpcInOut(). - exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- exitRule(ParseTreeListener) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- exitService(Protobuf2Parser.ServiceContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.service(). - exitService(Protobuf2Parser.ServiceContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.service(). - exitServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.serviceBody(). - exitServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.serviceBody(). - exitStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.stringLiteral(). - exitStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.stringLiteral(). - exitSyntax(Protobuf2Parser.SyntaxContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.syntax(). - exitSyntax(Protobuf2Parser.SyntaxContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.syntax(). - exitTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
-
Exit a parse tree produced by
Protobuf2Parser.topLevelDef(). - exitTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserListener
-
Exit a parse tree produced by
Protobuf2Parser.topLevelDef(). - extend() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- extend() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- extend() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- extend(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- Extend() - Constructor for class org.openrewrite.protobuf.tree.Proto.Extend
- EXTEND - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- EXTEND - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- EXTEND() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- ExtendContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- ExtensionName() - Constructor for class org.openrewrite.protobuf.tree.Proto.ExtensionName
F
- field() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- field() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- field() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- field(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- Field() - Constructor for class org.openrewrite.protobuf.tree.Proto.Field
- FieldContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- fieldName - Variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- fieldNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- fieldNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- FieldNamesContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- firstPrefix(List<? extends Proto>) - Static method in class org.openrewrite.protobuf.tree.Space
- FIXED32 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- FIXED32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- FIXED32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- FIXED32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- FIXED32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- FIXED64 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- FIXED64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- FIXED64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- FIXED64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- FIXED64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- FLOAT - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- FLOAT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- FLOAT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- FLOAT() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- FloatLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- FloatLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- format(String) - Static method in class org.openrewrite.protobuf.tree.Space
- formatFirstPrefix(List<P>, Space) - Static method in class org.openrewrite.protobuf.tree.Space
- formatLastSuffix(List<ProtoRightPadded<P>>, Space) - Static method in class org.openrewrite.protobuf.tree.Space
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- fullIdent() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- FullIdentContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- FullIdentifier() - Constructor for class org.openrewrite.protobuf.tree.Proto.FullIdentifier
- FullName - Interface in org.openrewrite.protobuf.tree
- FullyQualifiedTypeContext(Protobuf2Parser.TypeContext) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullyQualifiedTypeContext
G
- getATN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getATN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- getBefore() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- getBody() - Method in class org.openrewrite.protobuf.tree.Proto.Document
- getBody() - Method in class org.openrewrite.protobuf.tree.Proto.Document.Padding
- getChannelNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getCharset() - Method in class org.openrewrite.protobuf.tree.Proto.Document
- getComments() - Method in class org.openrewrite.protobuf.tree.Space
- getDslName() - Method in class org.openrewrite.protobuf.ProtoParser.Builder
- getElements() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- getElements() - Method in class org.openrewrite.protobuf.tree.ProtoContainer.Padding
- getElements(List<ProtoRightPadded<T>>) - Static method in class org.openrewrite.protobuf.tree.ProtoRightPadded
- getExtension() - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName
- getExtension() - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName.Padding
- getFrom() - Method in class org.openrewrite.protobuf.tree.Proto.Range
- getFrom() - Method in class org.openrewrite.protobuf.tree.Proto.Range.Padding
- getGrammarFileName() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getGrammarFileName() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- getIndent() - Method in class org.openrewrite.protobuf.tree.Space
- getKeyType() - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- getKeyType() - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- getLastSpace() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- getLastWhitespace() - Method in class org.openrewrite.protobuf.tree.Space
- getLevel() - Method in class org.openrewrite.protobuf.tree.Proto.Syntax
- getLevel() - Method in class org.openrewrite.protobuf.tree.Proto.Syntax.Padding
- getLevelVersion() - Method in class org.openrewrite.protobuf.tree.Proto.Syntax
- getMap() - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- getMarkers() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- getModeNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.EnumField.Padding
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Field
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Field.Padding
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Import
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Import.Padding
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Option
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.Option.Padding
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration
- getName() - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration.Padding
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.EnumField.Padding
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.Field
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.Field.Padding
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- getOptions() - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Block
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Document
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Field
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Import
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Option
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Range
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Reserved
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut
- getPadding() - Method in class org.openrewrite.protobuf.tree.Proto.Syntax
- getPadding() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- getPrefix() - Method in interface org.openrewrite.protobuf.tree.Proto
- getReservations() - Method in class org.openrewrite.protobuf.tree.Proto.Reserved
- getReservations() - Method in class org.openrewrite.protobuf.tree.Proto.Reserved.Padding
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- getRuleIndex() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TypeContext
- getRuleNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getRuleNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- getSerializedATN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getSerializedATN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- getSourcePath() - Method in exception org.openrewrite.protobuf.ProtoParsingException
- getStatements() - Method in class org.openrewrite.protobuf.tree.Proto.Block
- getStatements() - Method in class org.openrewrite.protobuf.tree.Proto.Block.Padding
- getTarget() - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier
- getTarget() - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier.Padding
- getTokenNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
-
Deprecated.
- getTokenNames() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
-
Deprecated.
- getType() - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut
- getType() - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut.Padding
- getValueType() - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- getValueType() - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- getVocabulary() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- getVocabulary() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- getWhitespace() - Method in class org.openrewrite.protobuf.tree.Space
H
- hasComment(String) - Method in class org.openrewrite.protobuf.tree.Space
I
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumDefinitionContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- Ident - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- Ident - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- Ident() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- IdentContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentContext
- Identifier() - Constructor for class org.openrewrite.protobuf.tree.Proto.Identifier
- identOrReserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- identOrReserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- identOrReserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- identOrReserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- identOrReserved(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FullIdentContext
- identOrReserved(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- IdentOrReservedContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- Import() - Constructor for class org.openrewrite.protobuf.tree.Proto.Import
- IMPORT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- IMPORT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- IMPORT() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- importStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- importStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- importStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- ImportStatementContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- INT32 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- INT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- INT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- INT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- INT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- INT64 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- INT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- INT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- INT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- INT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- IntegerLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- IntegerLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- IntegerLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- IntegerLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- IntegerLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- IntegerLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- IntegerLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- IntegerLiteral(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.protobuf.tree.Proto
- isEmpty() - Method in class org.openrewrite.protobuf.tree.Space
K
- keyType() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- keyType() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- KeyTypeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- Keyword() - Constructor for class org.openrewrite.protobuf.tree.Proto.Keyword
L
- LBRACE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- LBRACE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- LBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- LBRACK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- LBRACK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- LBRACK() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- LCHEVR - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- LCHEVR - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- LCHEVR() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- LINE_COMMENT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- LINE_COMMENT - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- LPAREN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- LPAREN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- LPAREN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- LPAREN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
M
- map(UnaryOperator<T>) - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- map(UnaryOperator<T>) - Method in class org.openrewrite.protobuf.tree.ProtoLeftPadded
- map(UnaryOperator<T>) - Method in class org.openrewrite.protobuf.tree.ProtoRightPadded
- MAP - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- MAP - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- MAP() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- mapField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- mapField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- mapField(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- MapField() - Constructor for class org.openrewrite.protobuf.tree.Proto.MapField
- MapFieldContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- message() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- message() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- message() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- message(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- Message() - Constructor for class org.openrewrite.protobuf.tree.Proto.Message
- MESSAGE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- MESSAGE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- MESSAGE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- MESSAGE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- messageBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- messageBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- MessageBodyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- MessageContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageContext
- messageField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- messageField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- messageField() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- messageField(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- messageField(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- MessageFieldContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- messageType - Variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- MINUS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- MINUS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- MINUS() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- modeNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
N
- NumericLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- NumericLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- NumericLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
O
- oneOf() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- oneOf() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- oneOf(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- OneOf() - Constructor for class org.openrewrite.protobuf.tree.Proto.OneOf
- ONEOF - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- ONEOF - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ONEOF() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- OneOfContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- option() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- option() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- option() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- option(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- Option() - Constructor for class org.openrewrite.protobuf.tree.Proto.Option
- OPTION - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- OPTION - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- OPTION() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- OPTION() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- OPTIONAL - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- OPTIONAL - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- OPTIONAL() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- OptionContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- OptionDeclaration() - Constructor for class org.openrewrite.protobuf.tree.Proto.OptionDeclaration
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- optionDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- optionDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- optionDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- optionDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- optionDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- optionDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- OptionDefContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- optionList() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- optionList() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- optionList() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- optionList() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- OptionListContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- optionName() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionContext
- optionName() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- OptionNameContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- org.openrewrite.protobuf - package org.openrewrite.protobuf
- org.openrewrite.protobuf.internal - package org.openrewrite.protobuf.internal
- org.openrewrite.protobuf.internal.grammar - package org.openrewrite.protobuf.internal.grammar
- org.openrewrite.protobuf.tree - package org.openrewrite.protobuf.tree
P
- Package() - Constructor for class org.openrewrite.protobuf.tree.Proto.Package
- PACKAGE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- PACKAGE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- PACKAGE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- PACKAGE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- packageStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- packageStatement() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- packageStatement(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- PackageStatementContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Block.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Document.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.EnumField.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.ExtensionName.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Field.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.FullIdentifier.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Import.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Option.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.OptionDeclaration.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Range.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Reserved.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.RpcInOut.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.Proto.Syntax.Padding
- Padding() - Constructor for class org.openrewrite.protobuf.tree.ProtoContainer.Padding
- parse(String...) - Method in class org.openrewrite.protobuf.ProtoParser
- parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.protobuf.ProtoParser
- PLUS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- PLUS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- Primitive() - Constructor for class org.openrewrite.protobuf.tree.Proto.Primitive
- PrimitiveTypeContext(Protobuf2Parser.TypeContext) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- printer(Cursor) - Method in class org.openrewrite.protobuf.tree.Proto.Document
- proto() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- proto(String) - Static method in class org.openrewrite.protobuf.Assertions
- proto(String, String) - Static method in class org.openrewrite.protobuf.Assertions
- proto(String, String, Consumer<SourceSpec<Proto.Document>>) - Static method in class org.openrewrite.protobuf.Assertions
- proto(String, Consumer<SourceSpec<Proto.Document>>) - Static method in class org.openrewrite.protobuf.Assertions
- Proto - Interface in org.openrewrite.protobuf.tree
- Proto.Block - Class in org.openrewrite.protobuf.tree
- Proto.Block.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Constant - Class in org.openrewrite.protobuf.tree
- Proto.Document - Class in org.openrewrite.protobuf.tree
- Proto.Document.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Empty - Class in org.openrewrite.protobuf.tree
- Proto.Enum - Class in org.openrewrite.protobuf.tree
- Proto.EnumField - Class in org.openrewrite.protobuf.tree
- Proto.EnumField.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Extend - Class in org.openrewrite.protobuf.tree
- Proto.ExtensionName - Class in org.openrewrite.protobuf.tree
- Proto.ExtensionName.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Field - Class in org.openrewrite.protobuf.tree
- Proto.Field.Padding - Class in org.openrewrite.protobuf.tree
- Proto.FullIdentifier - Class in org.openrewrite.protobuf.tree
- Proto.FullIdentifier.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Identifier - Class in org.openrewrite.protobuf.tree
- Proto.Import - Class in org.openrewrite.protobuf.tree
- Proto.Import.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Keyword - Class in org.openrewrite.protobuf.tree
- Proto.MapField - Class in org.openrewrite.protobuf.tree
- Proto.MapField.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Message - Class in org.openrewrite.protobuf.tree
- Proto.OneOf - Class in org.openrewrite.protobuf.tree
- Proto.Option - Class in org.openrewrite.protobuf.tree
- Proto.Option.Padding - Class in org.openrewrite.protobuf.tree
- Proto.OptionDeclaration - Class in org.openrewrite.protobuf.tree
- Proto.OptionDeclaration.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Package - Class in org.openrewrite.protobuf.tree
- Proto.Primitive - Class in org.openrewrite.protobuf.tree
- Proto.Primitive.Type - Enum Class in org.openrewrite.protobuf.tree
- Proto.Range - Class in org.openrewrite.protobuf.tree
- Proto.Range.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Reserved - Class in org.openrewrite.protobuf.tree
- Proto.Reserved.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Rpc - Class in org.openrewrite.protobuf.tree
- Proto.RpcInOut - Class in org.openrewrite.protobuf.tree
- Proto.RpcInOut.Padding - Class in org.openrewrite.protobuf.tree
- Proto.Service - Class in org.openrewrite.protobuf.tree
- Proto.StringLiteral - Class in org.openrewrite.protobuf.tree
- Proto.Syntax - Class in org.openrewrite.protobuf.tree
- Proto.Syntax.Padding - Class in org.openrewrite.protobuf.tree
- Protobuf2Lexer - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Lexer(CharStream) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- Protobuf2Parser - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser(TokenStream) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- Protobuf2Parser.ConstantContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.EmptyStatementContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.EnumBodyContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.EnumDefinitionContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.EnumFieldContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ExtendContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.FieldContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.FieldNamesContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.FullIdentContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.FullyQualifiedTypeContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.IdentContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.IdentOrReservedContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ImportStatementContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.KeyTypeContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.MapFieldContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.MessageBodyContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.MessageContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.MessageFieldContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.OneOfContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.OptionContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.OptionDefContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.OptionListContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.OptionNameContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.PackageStatementContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.PrimitiveTypeContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ProtoContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.RangeContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.RangesContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ReservedContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ReservedWordContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.RpcBodyContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.RpcContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.RpcInOutContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ServiceBodyContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.ServiceContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.StringLiteralContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.SyntaxContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.TopLevelDefContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2Parser.TypeContext - Class in org.openrewrite.protobuf.internal.grammar
- Protobuf2ParserBaseListener - Class in org.openrewrite.protobuf.internal.grammar
-
This class provides an empty implementation of
Protobuf2ParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - Protobuf2ParserBaseListener() - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
- Protobuf2ParserBaseVisitor<T> - Class in org.openrewrite.protobuf.internal.grammar
-
This class provides an empty implementation of
Protobuf2ParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - Protobuf2ParserBaseVisitor() - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
- Protobuf2ParserListener - Interface in org.openrewrite.protobuf.internal.grammar
-
This interface defines a complete listener for a parse tree produced by
Protobuf2Parser. - Protobuf2ParserVisitor<T> - Interface in org.openrewrite.protobuf.internal.grammar
-
This interface defines a complete generic visitor for a parse tree produced by
Protobuf2Parser. - ProtoContainer<T> - Class in org.openrewrite.protobuf.tree
-
AST elements that contain lists of trees with some delimiter like function call arguments.
- ProtoContainer.Padding<T> - Class in org.openrewrite.protobuf.tree
- ProtoContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- ProtoIsoVisitor<P> - Class in org.openrewrite.protobuf
- ProtoIsoVisitor() - Constructor for class org.openrewrite.protobuf.ProtoIsoVisitor
- ProtoLeftPadded<T> - Class in org.openrewrite.protobuf.tree
- ProtoLeftPadded() - Constructor for class org.openrewrite.protobuf.tree.ProtoLeftPadded
- ProtoParser - Class in org.openrewrite.protobuf
- ProtoParser() - Constructor for class org.openrewrite.protobuf.ProtoParser
- ProtoParser.Builder - Class in org.openrewrite.protobuf
- ProtoParserVisitor - Class in org.openrewrite.protobuf.internal
- ProtoParserVisitor(Path, FileAttributes, String, Charset, boolean) - Constructor for class org.openrewrite.protobuf.internal.ProtoParserVisitor
- ProtoParsingException - Exception in org.openrewrite.protobuf
- ProtoParsingException(Path, String, Throwable) - Constructor for exception org.openrewrite.protobuf.ProtoParsingException
- ProtoPrinter<P> - Class in org.openrewrite.protobuf.internal
- ProtoPrinter() - Constructor for class org.openrewrite.protobuf.internal.ProtoPrinter
- ProtoRightPadded<T> - Class in org.openrewrite.protobuf.tree
-
A Proto element that could have trailing space.
- ProtoRightPadded() - Constructor for class org.openrewrite.protobuf.tree.ProtoRightPadded
- ProtoVisitor<P> - Class in org.openrewrite.protobuf
- ProtoVisitor() - Constructor for class org.openrewrite.protobuf.ProtoVisitor
- PUBLIC - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- PUBLIC - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- PUBLIC() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
Q
- Quote - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- Quote - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
R
- range() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- range() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- range(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- Range() - Constructor for class org.openrewrite.protobuf.tree.Proto.Range
- RangeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- ranges() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ranges() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- RangesContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangesContext
- RBRACE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RBRACE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumBodyContext
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ExtendContext
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OneOfContext
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- RBRACE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- RBRACK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RBRACK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RBRACK() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionListContext
- RCHEVR - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RCHEVR - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RCHEVR() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- REPEATED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- REPEATED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- REPEATED() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- REQUIRED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- REQUIRED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- REQUIRED() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageFieldContext
- reserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- reserved() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- reserved(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MessageBodyContext
- Reserved() - Constructor for class org.openrewrite.protobuf.tree.Proto.Reserved
- RESERVED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RESERVED - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RESERVED() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- ReservedContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- reservedWord() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.IdentOrReservedContext
- reservedWord() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ReservedWordContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- RETURNS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RETURNS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RETURNS() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- RPAREN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RPAREN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RPAREN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionNameContext
- RPAREN() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- rpc() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- rpc() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- rpc(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- Rpc() - Constructor for class org.openrewrite.protobuf.tree.Proto.Rpc
- RPC - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- RPC - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RPC() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- RPC() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- rpcBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- rpcBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- RpcBodyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcBodyContext
- RpcContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- rpcInOut() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- rpcInOut() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- rpcInOut(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- RpcInOut() - Constructor for class org.openrewrite.protobuf.tree.Proto.RpcInOut
- RpcInOutContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- RULE_constant - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_emptyStatement - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_enumBody - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_enumDefinition - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_enumField - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_extend - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_field - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_fieldNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_fullIdent - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_ident - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_identOrReserved - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_importStatement - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_keyType - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_mapField - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_message - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_messageBody - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_messageField - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_oneOf - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_option - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_optionDef - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_optionList - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_optionName - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_packageStatement - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_proto - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_range - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_ranges - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_reserved - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_reservedWord - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_rpc - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_rpcBody - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_rpcInOut - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_service - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_serviceBody - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_stringLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_syntax - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_topLevelDef - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- RULE_type - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- ruleNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- ruleNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
S
- SEMI - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SEMI - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EmptyStatementContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.EnumFieldContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.OptionDefContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PackageStatementContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcContext
- SEMI() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- service() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- service() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- Service() - Constructor for class org.openrewrite.protobuf.tree.Proto.Service
- SERVICE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SERVICE - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SERVICE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- SERVICE() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- serviceBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- serviceBody() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- ServiceBodyContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceBodyContext
- ServiceContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ServiceContext
- SFIXED32 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- SFIXED32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SFIXED32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SFIXED32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- SFIXED32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- SFIXED64 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- SFIXED64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SFIXED64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SFIXED64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- SFIXED64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- SINT32 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- SINT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SINT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SINT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- SINT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- SINT64 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- SINT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SINT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SINT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- SINT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.protobuf.ProtoParser
- Space - Class in org.openrewrite.protobuf.tree
-
Wherever whitespace can occur in protobuf, so can comments (at least block style comments).
- STREAM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- STREAM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- STREAM() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- STREAM() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RpcInOutContext
- STRING - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- STRING - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- STRING - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- STRING() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- STRING() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- STRING() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- stringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- stringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- stringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- stringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- stringLiteral(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldNamesContext
- StringLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- StringLiteral - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- StringLiteral() - Constructor for class org.openrewrite.protobuf.tree.Proto.StringLiteral
- StringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ConstantContext
- StringLiteral() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- StringLiteralContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.StringLiteralContext
- syntax() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- syntax() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- Syntax() - Constructor for class org.openrewrite.protobuf.tree.Proto.Syntax
- SYNTAX - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- SYNTAX - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- SYNTAX() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- SYNTAX() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
- SyntaxContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.SyntaxContext
T
- TO - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- TO - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- TO() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.RangeContext
- tokenNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
-
Deprecated.
- tokenNames - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
-
Deprecated.Use
Protobuf2Parser.VOCABULARYinstead. - topLevelDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- topLevelDef() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- topLevelDef(int) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ProtoContext
- TopLevelDefContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TopLevelDefContext
- TopLevelDefinition - Interface in org.openrewrite.protobuf.tree
- toString() - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- toString() - Method in class org.openrewrite.protobuf.tree.ProtoLeftPadded
- toString() - Method in class org.openrewrite.protobuf.tree.ProtoRightPadded
- toString() - Method in class org.openrewrite.protobuf.tree.Space
- type() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.FieldContext
- type() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.MapFieldContext
- type() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- TypeContext() - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TypeContext
- TypeContext(ParserRuleContext, int) - Constructor for class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.TypeContext
- TypeTree - Interface in org.openrewrite.protobuf.tree
U
- UINT32 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- UINT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- UINT32 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- UINT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- UINT32() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- UINT64 - Enum constant in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
- UINT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- UINT64 - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- UINT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.KeyTypeContext
- UINT64() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.PrimitiveTypeContext
- UTF_8_BOM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- UTF_8_BOM - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
V
- valueOf(String) - Static method in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openrewrite.protobuf.tree.Proto.Primitive.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visitBlock(List<ParseTree>) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitBlock(Proto.Block, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitBlock(Proto.Block, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitBlock(Proto.Block, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitConstant(Protobuf2Parser.ConstantContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.constant(). - visitConstant(Protobuf2Parser.ConstantContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.constant(). - visitConstant(Protobuf2Parser.ConstantContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitConstant(Proto.Constant, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitConstant(Proto.Constant, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitConstant(Proto.Constant, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitContainer(ProtoContainer<P2>, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitContainer(String, ProtoContainer<? extends Proto>, String, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitDocument(Proto.Document, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitDocument(Proto.Document, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitDocument(Proto.Document, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitEmpty(Proto.Empty, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitEmpty(Proto.Empty, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitEmpty(Proto.Empty, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.emptyStatement(). - visitEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.emptyStatement(). - visitEmptyStatement(Protobuf2Parser.EmptyStatementContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitEnum(Proto.Enum, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitEnum(Proto.Enum, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitEnum(Proto.Enum, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitEnumBody(Protobuf2Parser.EnumBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumBody(). - visitEnumBody(Protobuf2Parser.EnumBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumBody(). - visitEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumDefinition(). - visitEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumDefinition(). - visitEnumDefinition(Protobuf2Parser.EnumDefinitionContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitEnumField(Protobuf2Parser.EnumFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumField(). - visitEnumField(Protobuf2Parser.EnumFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.enumField(). - visitEnumField(Protobuf2Parser.EnumFieldContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitEnumField(Proto.EnumField, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitEnumField(Proto.EnumField, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitEnumField(Proto.EnumField, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitErrorNode(ErrorNode) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
- visitExtend(Protobuf2Parser.ExtendContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.extend(). - visitExtend(Protobuf2Parser.ExtendContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.extend(). - visitExtend(Protobuf2Parser.ExtendContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitExtend(Proto.Extend, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitExtend(Proto.Extend, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitExtensionName(Proto.ExtensionName, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitExtensionName(Proto.ExtensionName, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitExtensionName(Proto.ExtensionName, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitField(Protobuf2Parser.FieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.field(). - visitField(Protobuf2Parser.FieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.field(). - visitField(Protobuf2Parser.FieldContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitField(Proto.Field, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitField(Proto.Field, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitField(Proto.Field, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitFieldNames(Protobuf2Parser.FieldNamesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.fieldNames(). - visitFieldNames(Protobuf2Parser.FieldNamesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.fieldNames(). - visitFullIdent(Protobuf2Parser.FullIdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.fullIdent(). - visitFullIdent(Protobuf2Parser.FullIdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.fullIdent(). - visitFullIdent(Protobuf2Parser.FullIdentContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitFullIdentifier(Proto.FullIdentifier, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitFullIdentifier(Proto.FullIdentifier, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitFullIdentifier(Proto.FullIdentifier, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - visitFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by the
FullyQualifiedTypelabeled alternative inProtobuf2Parser.type(). - visitFullyQualifiedType(Protobuf2Parser.FullyQualifiedTypeContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitIdent(Protobuf2Parser.IdentContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.ident(). - visitIdent(Protobuf2Parser.IdentContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.ident(). - visitIdent(Protobuf2Parser.IdentContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitIdentifier(Proto.Identifier, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitIdentifier(Proto.Identifier, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitIdentifier(Proto.Identifier, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.identOrReserved(). - visitIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.identOrReserved(). - visitIdentOrReserved(Protobuf2Parser.IdentOrReservedContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitImport(Proto.Import, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitImport(Proto.Import, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitImport(Proto.Import, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitImportStatement(Protobuf2Parser.ImportStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.importStatement(). - visitImportStatement(Protobuf2Parser.ImportStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.importStatement(). - visitImportStatement(Protobuf2Parser.ImportStatementContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitKeyType(Protobuf2Parser.KeyTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.keyType(). - visitKeyType(Protobuf2Parser.KeyTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.keyType(). - visitKeyword(Proto.Keyword, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitKeyword(Proto.Keyword, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitKeyword(Proto.Keyword, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitLeftPadded(ProtoLeftPadded<T>, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitMapField(Protobuf2Parser.MapFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.mapField(). - visitMapField(Protobuf2Parser.MapFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.mapField(). - visitMapField(Protobuf2Parser.MapFieldContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitMapField(Proto.MapField, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitMapField(Proto.MapField, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitMapField(Proto.MapField, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitMessage(Protobuf2Parser.MessageContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.message(). - visitMessage(Protobuf2Parser.MessageContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.message(). - visitMessage(Protobuf2Parser.MessageContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitMessage(Proto.Message, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitMessage(Proto.Message, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitMessage(Proto.Message, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitMessageBody(Protobuf2Parser.MessageBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.messageBody(). - visitMessageBody(Protobuf2Parser.MessageBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.messageBody(). - visitMessageField(Protobuf2Parser.MessageFieldContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.messageField(). - visitMessageField(Protobuf2Parser.MessageFieldContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.messageField(). - visitMessageField(Protobuf2Parser.MessageFieldContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitOneOf(Protobuf2Parser.OneOfContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.oneOf(). - visitOneOf(Protobuf2Parser.OneOfContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.oneOf(). - visitOneOf(Protobuf2Parser.OneOfContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitOneOf(Proto.OneOf, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitOneOf(Proto.OneOf, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitOneOf(Proto.OneOf, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitOption(Protobuf2Parser.OptionContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.option(). - visitOption(Protobuf2Parser.OptionContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.option(). - visitOption(Protobuf2Parser.OptionContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitOption(Proto.Option, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitOption(Proto.Option, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitOption(Proto.Option, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitOptionDeclaration(Proto.OptionDeclaration, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitOptionDeclaration(Proto.OptionDeclaration, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitOptionDeclaration(Proto.OptionDeclaration, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitOptionDef(Protobuf2Parser.OptionDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionDef(). - visitOptionDef(Protobuf2Parser.OptionDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionDef(). - visitOptionDef(Protobuf2Parser.OptionDefContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitOptionList(Protobuf2Parser.OptionListContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionList(). - visitOptionList(Protobuf2Parser.OptionListContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionList(). - visitOptionName(Protobuf2Parser.OptionNameContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionName(). - visitOptionName(Protobuf2Parser.OptionNameContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.optionName(). - visitOptionName(Protobuf2Parser.OptionNameContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitPackage(Proto.Package, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitPackage(Proto.Package, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitPackage(Proto.Package, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.packageStatement(). - visitPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.packageStatement(). - visitPackageStatement(Protobuf2Parser.PackageStatementContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitPrimitive(Proto.Primitive, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitPrimitive(Proto.Primitive, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitPrimitive(Proto.Primitive, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - visitPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by the
PrimitiveTypelabeled alternative inProtobuf2Parser.type(). - visitPrimitiveType(Protobuf2Parser.PrimitiveTypeContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitProto(Protobuf2Parser.ProtoContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.proto(). - visitProto(Protobuf2Parser.ProtoContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.proto(). - visitProto(Protobuf2Parser.ProtoContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitRange(Protobuf2Parser.RangeContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.range(). - visitRange(Protobuf2Parser.RangeContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.range(). - visitRange(Protobuf2Parser.RangeContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitRange(Proto.Range, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitRange(Proto.Range, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitRange(Proto.Range, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitRanges(Protobuf2Parser.RangesContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.ranges(). - visitRanges(Protobuf2Parser.RangesContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.ranges(). - visitReserved(Protobuf2Parser.ReservedContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.reserved(). - visitReserved(Protobuf2Parser.ReservedContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.reserved(). - visitReserved(Protobuf2Parser.ReservedContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitReserved(Proto.Reserved, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitReserved(Proto.Reserved, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitReserved(Proto.Reserved, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitReservedWord(Protobuf2Parser.ReservedWordContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.reservedWord(). - visitReservedWord(Protobuf2Parser.ReservedWordContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.reservedWord(). - visitReservedWord(Protobuf2Parser.ReservedWordContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitRightPadded(ProtoRightPadded<T>, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitRightPadded(List<? extends ProtoRightPadded<? extends Proto>>, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitRpc(Protobuf2Parser.RpcContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpc(). - visitRpc(Protobuf2Parser.RpcContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpc(). - visitRpc(Protobuf2Parser.RpcContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitRpc(Proto.Rpc, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitRpc(Proto.Rpc, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitRpc(Proto.Rpc, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitRpcBody(Protobuf2Parser.RpcBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpcBody(). - visitRpcBody(Protobuf2Parser.RpcBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpcBody(). - visitRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpcInOut(). - visitRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.rpcInOut(). - visitRpcInOut(Protobuf2Parser.RpcInOutContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitRpcInOut(Proto.RpcInOut, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitRpcInOut(Proto.RpcInOut, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitRpcInOut(Proto.RpcInOut, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitService(Protobuf2Parser.ServiceContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.service(). - visitService(Protobuf2Parser.ServiceContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.service(). - visitService(Protobuf2Parser.ServiceContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitService(Proto.Service, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitService(Proto.Service, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitService(Proto.Service, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.serviceBody(). - visitServiceBody(Protobuf2Parser.ServiceBodyContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.serviceBody(). - visitSpace(Space, AtomicInteger) - Method in class org.openrewrite.protobuf.CountLinesVisitor
- visitSpace(Space, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitSpace(Space, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitStatement(ProtoRightPadded<Proto>, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitStatements(List<ProtoRightPadded<Proto>>, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.stringLiteral(). - visitStringLiteral(Protobuf2Parser.StringLiteralContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.stringLiteral(). - visitStringLiteral(Proto.StringLiteral, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitStringLiteral(Proto.StringLiteral, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitStringLiteral(Proto.StringLiteral, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitSyntax(Protobuf2Parser.SyntaxContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.syntax(). - visitSyntax(Protobuf2Parser.SyntaxContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.syntax(). - visitSyntax(Protobuf2Parser.SyntaxContext) - Method in class org.openrewrite.protobuf.internal.ProtoParserVisitor
- visitSyntax(Proto.Syntax, PrintOutputCapture<P>) - Method in class org.openrewrite.protobuf.internal.ProtoPrinter
- visitSyntax(Proto.Syntax, P) - Method in class org.openrewrite.protobuf.ProtoIsoVisitor
- visitSyntax(Proto.Syntax, P) - Method in class org.openrewrite.protobuf.ProtoVisitor
- visitTerminal(TerminalNode) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseListener
- visitTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2ParserBaseVisitor
-
Visit a parse tree produced by
Protobuf2Parser.topLevelDef(). - visitTopLevelDef(Protobuf2Parser.TopLevelDefContext) - Method in interface org.openrewrite.protobuf.internal.grammar.Protobuf2ParserVisitor
-
Visit a parse tree produced by
Protobuf2Parser.topLevelDef(). - VOCABULARY - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- VOCABULARY - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
W
- WEAK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- WEAK - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- WEAK() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ImportStatementContext
- WEAK() - Method in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser.ReservedWordContext
- withBefore(Space) - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- withBody(List<Proto>) - Method in class org.openrewrite.protobuf.tree.Proto.Document
- withBody(List<ProtoRightPadded<Proto>>) - Method in class org.openrewrite.protobuf.tree.Proto.Document.Padding
- withCharset(Charset) - Method in class org.openrewrite.protobuf.tree.Proto.Document
- withComments(List<Comment>) - Method in class org.openrewrite.protobuf.tree.Space
- withElement(ProtoLeftPadded<T>, T) - Static method in class org.openrewrite.protobuf.tree.ProtoLeftPadded
- withElements(List<ProtoRightPadded<P>>, List<P>) - Static method in class org.openrewrite.protobuf.tree.ProtoRightPadded
- withElements(List<ProtoRightPadded<T>>) - Method in class org.openrewrite.protobuf.tree.ProtoContainer.Padding
- withElements(ProtoContainer<P>, List<P>) - Static method in class org.openrewrite.protobuf.tree.ProtoContainer
- withElementsNullable(ProtoContainer<P>, List<P>) - Static method in class org.openrewrite.protobuf.tree.ProtoContainer
- withExtension(Proto.FullIdentifier) - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName
- withExtension(ProtoRightPadded<Proto.FullIdentifier>) - Method in class org.openrewrite.protobuf.tree.Proto.ExtensionName.Padding
- withFrom(Proto.Constant) - Method in class org.openrewrite.protobuf.tree.Proto.Range
- withFrom(ProtoRightPadded<Proto.Constant>) - Method in class org.openrewrite.protobuf.tree.Proto.Range.Padding
- withKeyType(Proto.Keyword) - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- withKeyType(ProtoRightPadded<Proto.Keyword>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- withLevel(Proto.Constant) - Method in class org.openrewrite.protobuf.tree.Proto.Syntax
- withLevel(ProtoRightPadded<Proto.Constant>) - Method in class org.openrewrite.protobuf.tree.Proto.Syntax.Padding
- withMap(ProtoRightPadded<Proto.Keyword>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- withMarkers(Markers) - Method in class org.openrewrite.protobuf.tree.ProtoContainer
- withName(FullName) - Method in class org.openrewrite.protobuf.tree.Proto.Option
- withName(FullName) - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration
- withName(Proto.Identifier) - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- withName(Proto.Identifier) - Method in class org.openrewrite.protobuf.tree.Proto.Field
- withName(Proto.Identifier) - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- withName(Proto.StringLiteral) - Method in class org.openrewrite.protobuf.tree.Proto.Import
- withName(ProtoRightPadded<FullName>) - Method in class org.openrewrite.protobuf.tree.Proto.Option.Padding
- withName(ProtoRightPadded<FullName>) - Method in class org.openrewrite.protobuf.tree.Proto.OptionDeclaration.Padding
- withName(ProtoRightPadded<Proto.Identifier>) - Method in class org.openrewrite.protobuf.tree.Proto.EnumField.Padding
- withName(ProtoRightPadded<Proto.Identifier>) - Method in class org.openrewrite.protobuf.tree.Proto.Field.Padding
- withName(ProtoRightPadded<Proto.Identifier>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- withName(ProtoRightPadded<Proto.StringLiteral>) - Method in class org.openrewrite.protobuf.tree.Proto.Import.Padding
- withOptions(List<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- withOptions(ProtoContainer<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.EnumField.Padding
- withOptions(ProtoContainer<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.Field.Padding
- withOptions(ProtoContainer<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- withOptions(List<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.EnumField
- withOptions(List<Proto.Option>) - Method in class org.openrewrite.protobuf.tree.Proto.Field
- withPrefix(Space) - Method in interface org.openrewrite.protobuf.tree.Proto
- withReservations(List<Proto>) - Method in class org.openrewrite.protobuf.tree.Proto.Reserved
- withReservations(ProtoContainer<Proto>) - Method in class org.openrewrite.protobuf.tree.Proto.Reserved.Padding
- withStatements(List<Proto>) - Method in class org.openrewrite.protobuf.tree.Proto.Block
- withStatements(List<ProtoRightPadded<Proto>>) - Method in class org.openrewrite.protobuf.tree.Proto.Block.Padding
- withTarget(FullName) - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier
- withTarget(ProtoRightPadded<FullName>) - Method in class org.openrewrite.protobuf.tree.Proto.FullIdentifier.Padding
- withType(ProtoRightPadded<FullName>) - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut.Padding
- withType(FullName) - Method in class org.openrewrite.protobuf.tree.Proto.RpcInOut
- withValueType(ProtoRightPadded<TypeTree>) - Method in class org.openrewrite.protobuf.tree.Proto.MapField.Padding
- withValueType(TypeTree) - Method in class org.openrewrite.protobuf.tree.Proto.MapField
- withWhitespace(String) - Method in class org.openrewrite.protobuf.tree.Space
- WS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- WS - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
_
- _ATN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- _ATN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- _decisionToDFA - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- _decisionToDFA - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- _serializedATN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- _serializedATN - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
- _sharedContextCache - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Lexer
- _sharedContextCache - Static variable in class org.openrewrite.protobuf.internal.grammar.Protobuf2Parser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Protobuf2Lexer.VOCABULARYinstead.