463
edits
(update to olmar v2) |
(add supertype link and record info) |
||
Line 1: | Line 1: | ||
<!-- Besides the comments at the end this page has been generated | <!-- Besides the comments at the end this page has been generated | ||
-- with the olmar wiki bot on behalf of Hendrik Tews | -- with the olmar wiki bot on behalf of Hendrik Tews. | ||
--> __NOTOC__ | --> __NOTOC__ | ||
Condition is a Ast super type node. | Condition is a Ast super type node with 2 subtype nodes. Concreate ast nodes do always belong to one of the subtypes. | ||
=== Subtype Nodes (Subclasses) === | === Subtype Nodes (Subclasses) === | ||
Condition has 2 subtype nodes: | Condition has 2 subtype nodes: | ||
[[Elsa Ast Type CN_decl|CN_decl]] [[Elsa Ast Type CN_expr|CN_expr]] | *[[Elsa Ast Type CN_decl|CN_decl]] | ||
*[[Elsa Ast Type CN_expr|CN_expr]] | |||
=== Comments === | === Comments === |
edits