Circular collection attribute error: unbound variable CircularComputeRHS

Issue #180 resolved
Niklas Fors created an issue

The StateMachine example does not work with the newest release of JastAdd2. JastAdd2 throws an exception for a circular collection attribute (altReachable), see below.

StateMachine$ ant
  ...
  [jastadd] generating node types and weaving aspects
  [jastadd] org.jastadd.tinytemplate.TemplateExpansionWarning: Template expansion warning: unbound variable CircularComputeRHS
  ...
StateMachine$ java -jar tools/jastadd2.jar --version
JastAdd2 2.1.6

Comments (3)

  1. Log in to comment