общедоступный интерфейс BuildConfigurationOrBuilder
| Известные косвенные подклассы |
Публичные методы
| абстрактная строка | getCcFlags (индекс целого числа) CC compiler flags, if known repeated string cc_flags = 2; |
| абстрактный com.google.protobuf.ByteString | getCcFlagsBytes (индекс целого числа) CC compiler flags, if known repeated string cc_flags = 2; |
| абстрактный интервал | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| абстрактный список<String> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| абстрактная строка | получить режим () opt, dbg, etc string mode = 1; |
| абстрактный com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
| абстрактная строка | getOpts (целочисленный индекс) Bazel compilation options, if known repeated string opts = 3; |
| абстрактный com.google.protobuf.ByteString | getOptsBytes (индекс целого числа) Bazel compilation options, if known repeated string opts = 3; |
| абстрактный интервал | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
| абстрактный список<String> | получитьОптслист () Bazel compilation options, if known repeated string opts = 3; |
Публичные методы
общедоступная абстрактная строка getCcFlags (индекс int)
CC compiler flags, if known
repeated string cc_flags = 2; общедоступный абстрактный com.google.protobuf.ByteString getCcFlagsBytes (индекс int)
CC compiler flags, if known
repeated string cc_flags = 2; общедоступный абстрактный int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; общедоступный абстрактный список <String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; общедоступная абстрактная строка getMode ()
opt, dbg, etc
string mode = 1; публичный абстрактный com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1; общедоступная абстрактная строка getOpts (индекс int)
Bazel compilation options, if known
repeated string opts = 3; общедоступный абстрактный com.google.protobuf.ByteString getOptsBytes (индекс int)
Bazel compilation options, if known
repeated string opts = 3; публичный абстрактный int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; общедоступный абстрактный список <String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;