Searched defs:TypeName (Results 1 – 3 of 3) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | EnumValue.cs | 41 public string TypeName { get; } property in Antmicro.Renode.PlatformDescription.Syntax.EnumValue |
D | ObjectValue.cs | 33 public StringWithPosition TypeName { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.ObjectValue |
D | Grammar.cs | 129 public static readonly Parser<StringWithPosition> TypeName = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar |