3 * @section Introduction
4 * This is an experimental compiler for an undefined language.
9 * node [shape=record, fontname=Helvetica, fontsize=10];
10 * b [ label="class B" URL="\ref B"];
11 * c [ label="class C" URL="\ref C"];
12 * b -> c [ arrowhead="open", style="dashed" ];