Skip to content

Comments

Leon Starr edited this page Sep 5, 2021 · 1 revision

Comments start anywhere in a line with the // characters. Anything after those characters will be treated as part of the comment up to the next newline. /* */ style comments are NOT supported due to the usual problems these cause.

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