SYNOPSIS

pl@nereida:~/LEyapp/examples/debuggingtut$ eyapp -TC -S a twostarts.eyp
pl@nereida:~/LEyapp/examples/debuggingtut$ ./twostarts.pm -t -i -m 1 -c 'A A B'

a_is_a_A(
  a_is_A(
    TERMINAL[A]
  ),
  TERMINAL[A]
)

DESCRIPTION

This example is intended to check the capacity to parse a subexpression using any sintactic variable inside the grammar (option -S)