Package org.openrewrite.protobuf.tree
Interface TopLevelDefinition
- All Superinterfaces:
Proto,org.openrewrite.Tree
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.openrewrite.protobuf.tree.Proto
Proto.Block, Proto.Constant, Proto.Document, Proto.Empty, Proto.Enum, Proto.EnumField, Proto.Extend, Proto.ExtensionName, Proto.Field, Proto.FullIdentifier, Proto.Identifier, Proto.Import, Proto.Keyword, Proto.MapField, Proto.Message, Proto.OneOf, Proto.Option, Proto.OptionDeclaration, Proto.Package, Proto.Primitive, Proto.Range, Proto.Reserved, Proto.Rpc, Proto.RpcInOut, Proto.Service, Proto.StringLiteral, Proto.Syntax -
Method Summary
Methods inherited from interface org.openrewrite.protobuf.tree.Proto
accept, acceptProto, getPrefix, isAcceptable, withPrefixMethods inherited from interface org.openrewrite.Tree
cast, getId, getJacksonPolymorphicTypeTag, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast, withId, withMarkers