Elsa Ast Type Statement
From MozillaWiki
Statement is a Ast super type node with 22 subtype nodes. Concreate ast nodes do always belong to one of the subtypes.
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.