Elsa Ast Type Statement
Jump to navigation
Jump to search
Statement is a Ast super type node.
Data Fields in all Subclasses
- loc : sourceLoc
Subtype Nodes (Subclasses)
Statement has 22 subtype nodes: S_asm S_break S_case S_compound S_computedGoto S_continue S_decl S_default S_doWhile S_expr S_for S_function S_goto S_if S_label S_namespaceDecl S_rangeCase S_return S_skip S_switch S_try S_while
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.