Modifier and Type | Method and Description |
---|---|
List<ExtendDeclaration> |
ProtoFile.getExtendDeclarations() |
Constructor and Description |
---|
ProtoFile(String fileName,
String packageName,
List<String> dependencies,
List<String> publicDependencies,
List<Type> types,
List<Service> services,
List<Option> options,
List<ExtendDeclaration> extendDeclarations) |
Copyright © 2023 Square, Inc.. All rights reserved.