End_Information

interface End_Information (physical)

Interface for all nodes needing special “end” information.

Direct implementations:

Field

Kind

Type

Description

Original_End_Position_Index

attribute

builtin SLoc_Index_Type

Internal source location info of the end of the construct. If from macro expansion, this location is inside the macro body or macro argument

Original_End_Position

attribute

builtin SLoc

Source location of the end of the construct. If from macro expansion, this location is inside the macro body or macro argument

End_Position

attribute

builtin SLoc

Source location of the end of the construct. If from macro expansion, this location is that of the macro expansion