Elsa Ast Type Handler
From MozillaWiki
Handler is a Ast type node (without any subtype nodes). Handler is a record.
Record Data Fields
- typeId : ASTTypeId
- handler_body : Statement
- handler_global_var : Variable option
- handler_annot : FullExpressionAnnot
- localArg : Expression option
- globalDtorStatement : Statement option
Subtype Nodes (Subclasses)
Handler has no subtype nodes.
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.