Elsa Ast Type ATY TypeVariable

From MozillaWiki
Jump to: navigation, search

ATY_TypeVariable (original Elsa name: TypeVariable) is a Ast subtype node belonging to AtomicType. ATY_TypeVariable is a record.

Record Data Fields

  • type_var_name : stringRef
  • type_var_type_var : Variable
  • type_var_access : accessKeyword

Comments

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