![]() | Description |
---|---|
The random ruleis a rule-container; it executes a non-deterministically chosen rule from the rules listed inside. |
![]() | Syntax |
---|---|
RandomRuleAST ::= random { AsmRulesAST } OptSemicolonAST A random rule contains an arbitrary number of other ASM rules. |
Defined In: compound rule
See Also: sequential rule, parallel rule