Home
last modified time | relevance | path

Searched refs:QuotedMonitorStatementElement (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DGrammar.cs221 public static readonly Parser<string> QuotedMonitorStatementElement = field in Antmicro.Renode.PlatformDescription.Syntax.Grammar
228 … .Or(QuotedMonitorStatementElement).Text().Named("monitor statement element");