Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 4 of 4) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DIInitable.cs14 IEnumerable<Attribute> Attributes { get; } property
DObjectValue.cs34 public IEnumerable<Attribute> Attributes { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.ObjectValue
DEntry.cs132 public IEnumerable<Attribute> Attributes { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.Entry
DGrammar.cs324 public static readonly Parser<IEnumerable<Attribute>> Attributes = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar