Versions Compared

Key

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

...

Info
iconfalse
titleStateScope:

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

 

...

Variable Declarations

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

...