Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StateScope
Info
iconfalse
titleStateScope
:

{SimpleScope} declarations+=(VariableDeclaration | SignalDeclaration | LocalReaction)*;

 

Interface Declarations

Declarations in a state interface scope are visible in this state and its descendant states.

...