Elsa Ast Type E stdConv

From MozillaWiki
Jump to: navigation, search

E_stdConv is a Ast subtype node belonging to Expression. E_stdConv is a record.

Record Data Fields

  • std_conversion_type : CType option
  • std_conv_expr : Expression
  • stdConv : standardConversion
  • conversionKind : implicitConversion_Kind

Comments

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