interface publique BuildConfigurationOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| Chaîne abstraite | getCcFlags (index int) CC compiler flags, if known repeated string cc_flags = 2; |
| résumé com.google.protobuf.ByteString | getCcFlagsBytes (index int) CC compiler flags, if known repeated string cc_flags = 2; |
| abstrait entier | getCcFlagsCount () CC compiler flags, if known repeated string cc_flags = 2; |
| Liste abstraite<String> | getCcFlagsList () CC compiler flags, if known repeated string cc_flags = 2; |
| Chaîne abstraite | getMode () opt, dbg, etc string mode = 1; |
| résumé com.google.protobuf.ByteString | getModeBytes () opt, dbg, etc string mode = 1; |
| Chaîne abstraite | getOpts (index entier) Bazel compilation options, if known repeated string opts = 3; |
| résumé com.google.protobuf.ByteString | getOptsBytes (index int) Bazel compilation options, if known repeated string opts = 3; |
| abstrait entier | getOptsCount () Bazel compilation options, if known repeated string opts = 3; |
| Liste abstraite<String> | getOptsList () Bazel compilation options, if known repeated string opts = 3; |
Méthodes publiques
chaîne abstraite publique getCcFlags (index int)
CC compiler flags, if known
repeated string cc_flags = 2; résumé public com.google.protobuf.ByteString getCcFlagsBytes (index int)
CC compiler flags, if known
repeated string cc_flags = 2; public abstrait int getCcFlagsCount ()
CC compiler flags, if known
repeated string cc_flags = 2; liste abstraite publique<String> getCcFlagsList ()
CC compiler flags, if known
repeated string cc_flags = 2; chaîne abstraite publique getMode ()
opt, dbg, etc
string mode = 1; résumé public com.google.protobuf.ByteString getModeBytes ()
opt, dbg, etc
string mode = 1; chaîne abstraite publique getOpts (index int)
Bazel compilation options, if known
repeated string opts = 3; résumé public com.google.protobuf.ByteString getOptsBytes (index int)
Bazel compilation options, if known
repeated string opts = 3; public abstrait int getOptsCount ()
Bazel compilation options, if known
repeated string opts = 3; liste abstraite publique<String> getOptsList ()
Bazel compilation options, if known
repeated string opts = 3;