Skip to content

Parsing sequenced statement sets

Leon Starr edited this page Sep 9, 2023 · 8 revisions

The parsed Scrall will give us a block or statement that may be preceded by any number of input_tokens.

When one or more of these tokens are present we will need to populate the corresponding Sequence Flows.

Introduction

Model semantics

Flows (as Variables)

Constants and literals

Structure of an activity

Accessing the class model

Data flow


Grammar and parsing notes

Components

Clone this wiki locally