Dsl
class Dsl
Types
Properties
Functions
Link copied to clipboard
repeated string custom_feature = 5;
repeated .elide.machine.ArchFeature feature = 4;
Link copied to clipboard
repeated string custom_feature = 5;
repeated .elide.machine.ArchFeature feature = 4;
Link copied to clipboard
repeated string custom_feature = 5;
repeated .elide.machine.ArchFeature feature = 4;
Link copied to clipboard
.elide.machine.ArchFamily family = 1;
Link copied to clipboard
string vendor = 3;
Link copied to clipboard
inline operator fun DslList<String, ArchitectureInfoKt.Dsl.CustomFeatureProxy>.plusAssign(value: String)
inline operator fun DslList<String, ArchitectureInfoKt.Dsl.CustomFeatureProxy>.plusAssign(values: Iterable<String>)
repeated string custom_feature = 5;
inline operator fun DslList<ArchFeature, ArchitectureInfoKt.Dsl.FeatureProxy>.plusAssign(values: Iterable<ArchFeature>)
inline operator fun DslList<ArchFeature, ArchitectureInfoKt.Dsl.FeatureProxy>.plusAssign(value: ArchFeature)
repeated .elide.machine.ArchFeature feature = 4;
Link copied to clipboard
operator fun DslList<String, ArchitectureInfoKt.Dsl.CustomFeatureProxy>.set(index: Int, value: String)
repeated string custom_feature = 5;
operator fun DslList<ArchFeature, ArchitectureInfoKt.Dsl.FeatureProxy>.set(index: Int, value: ArchFeature)
repeated .elide.machine.ArchFeature feature = 4;