Home
last modified time | relevance | path

Searched defs:TypeName (Results 1 – 3 of 3) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DEnumValue.cs41 public string TypeName { get; } property in Antmicro.Renode.PlatformDescription.Syntax.EnumValue
DObjectValue.cs33 public StringWithPosition TypeName { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.ObjectValue
DGrammar.cs129 public static readonly Parser<StringWithPosition> TypeName = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar