Elsa Ast Type BaseClassSpec

From MozillaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Record Data Fields

  • spec_is_virtual : bool
  • spec_access : accessKeyword
  • base_class_spec_name : PQName
  • base_class_spec_type : ATY_Compound option

Subtype Nodes (Subclasses)

BaseClassSpec has no subtype nodes.

Comments

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