SymbolsProtos.TypeOrBuilder |
SymbolsProtos.Type.Builder.getArgsOrBuilder(int index) |
repeated .protoblog.Type args = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.Type.getArgsOrBuilder(int index) |
repeated .protoblog.Type args = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.TypeOrBuilder.getArgsOrBuilder(int index) |
repeated .protoblog.Type args = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.FunctionSymbol.Builder.getReturnAnnotationOrBuilder() |
optional .protoblog.Type return_annotation = 4;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.FunctionSymbol.getReturnAnnotationOrBuilder() |
optional .protoblog.Type return_annotation = 4;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.FunctionSymbolOrBuilder.getReturnAnnotationOrBuilder() |
optional .protoblog.Type return_annotation = 4;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.ParameterSymbol.Builder.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.ParameterSymbol.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.ParameterSymbolOrBuilder.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.VarSymbol.Builder.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.VarSymbol.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|
SymbolsProtos.TypeOrBuilder |
SymbolsProtos.VarSymbolOrBuilder.getTypeAnnotationOrBuilder() |
optional .protoblog.Type type_annotation = 3;
|