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__ | ||
Function is a Ast | Function is a Ast type node (without any subtype nodes). Function is a record. | ||
=== Data Fields === | === Record Data Fields === | ||
* function_dflags : declFlags | * function_dflags : declFlags | ||
| Line 20: | Line 20: | ||
Function has no subtype nodes. | Function has no subtype nodes. | ||
=== Comments === | === Comments === | ||
edits