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__ | ||
ASTTypeof is a Ast super type node. | ASTTypeof is a Ast super type node with 2 subtype nodes. Concreate ast nodes do always belong to one of the subtypes. | ||
=== Data Fields in all Subclasses === | === Data Fields in all Subclasses === | ||
Line 10: | Line 10: | ||
ASTTypeof has 2 subtype nodes: | ASTTypeof has 2 subtype nodes: | ||
[[Elsa Ast Type TS_typeof_expr|TS_typeof_expr]] [[Elsa Ast Type TS_typeof_type|TS_typeof_type]] | *[[Elsa Ast Type TS_typeof_expr|TS_typeof_expr]] | ||
*[[Elsa Ast Type TS_typeof_type|TS_typeof_type]] | |||
=== Comments === | === Comments === |
edits