Elsa Ast Type BaseClassSpec

Revision as of 10:59, 23 November 2007 by HTews Olmar bot (talk | contribs) (add supertype link and record info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.