Searched defs:ConstructorOrPropertyAttribute (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | ConstructorOrPropertyAttribute.cs | 13 public sealed class ConstructorOrPropertyAttribute : Attribute class |
D | Grammar.cs | 215 … public static readonly Parser<ConstructorOrPropertyAttribute> ConstructorOrPropertyAttribute = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar |