Elsa Ast Type BaseClass

From MozillaWiki
Jump to: navigation, search

BaseClass is a Ast type node (without any subtype nodes). BaseClass is a record.

Record Data Fields

  • base_ct : ATY_Compound
  • base_access : accessKeyword
  • base_is_virtual : bool

Subtype Nodes (Subclasses)

BaseClass has no subtype nodes.

Comments

Please make your modifications only below, because the content above will be regenerated automatically from time to time.