Elsa Ast Type ATY PseudoInstantiation
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
ATY_PseudoInstantiation (original Elsa name: PseudoInstantiation) is a Ast subtype node belonging to AtomicType. ATY_PseudoInstantiation is a record.
Record Data Fields
- pseudo_inst_name : stringRef
 - pseudo_inst_type_var : Variable option
 - pseudo_inst_access : accessKeyword
 - primary : ATY_Compound
 - pseudo_inst_args : STemplateArgument list
 
Comments
Please make your modifications only below, because the content above will be regenerated automatically from time to time.