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__ | ||
ArgExpression is a Ast | ArgExpression is a Ast type node (without any subtype nodes). ArgExpression is a record. | ||
=== Data Fields === | === Record Data Fields === | ||
* arg_expr_expr : [[Elsa Ast Type Expression|Expression]] | * arg_expr_expr : [[Elsa Ast Type Expression|Expression]] | ||
Line 10: | Line 10: | ||
ArgExpression has no subtype nodes. | ArgExpression has no subtype nodes. | ||
=== Comments === | === Comments === | ||
edits