public static interface Messages.PatternMatchOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCaptures(int index)
repeated string captures = 1; |
com.google.protobuf.ByteString |
getCapturesBytes(int index)
repeated string captures = 1; |
int |
getCapturesCount()
repeated string captures = 1; |
List<String> |
getCapturesList()
repeated string captures = 1; |
String |
getParameterTypeName()
string parameterTypeName = 2; |
com.google.protobuf.ByteString |
getParameterTypeNameBytes()
string parameterTypeName = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getCapturesCount()
repeated string captures = 1;String getCaptures(int index)
repeated string captures = 1;com.google.protobuf.ByteString getCapturesBytes(int index)
repeated string captures = 1;String getParameterTypeName()
string parameterTypeName = 2;com.google.protobuf.ByteString getParameterTypeNameBytes()
string parameterTypeName = 2;Copyright © 2019. All rights reserved.