org.jetbrains.jet.descriptors.serialization
Interface ProtoBuf.TypeOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
- ProtoBuf.Type, ProtoBuf.Type.Builder
- Enclosing class:
- ProtoBuf
public static interface ProtoBuf.TypeOrBuilder
- extends com.google.protobuf.MessageLiteOrBuilder
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
getDefaultInstanceForType, isInitialized |
hasConstructor
boolean hasConstructor()
getConstructor
ProtoBuf.Type.Constructor getConstructor()
getArgumentList
java.util.List<ProtoBuf.Type.Argument> getArgumentList()
getArgument
ProtoBuf.Type.Argument getArgument(int index)
getArgumentCount
int getArgumentCount()
hasNullable
boolean hasNullable()
getNullable
boolean getNullable()