Elsa Ast Type BaseClassSpec

From MozillaWiki
Jump to: navigation, search

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.