Searched defs:noun (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ | ||
| D | ExecuteCommand.cs | 55 …public ExecuteCommand(Monitor monitor, string name, string noun, Func<VariableToken, Token> getVar… in ExecuteCommand() |
| D | SetCommand.cs | 93 private readonly String noun; field in Antmicro.Renode.UserInterface.Commands.SetCommand |