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