JCL Help:TJclMapScanner.LineNumbersItem@Integer@TJclMapAddress

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Handler for a line declaration in the lines section.


Pascal

 protected procedure LineNumbersItem(LineNumber: Integer; const Address: TJclMapAddress); override;


Parameters

Parameters Description
LineNumber: Integer Line number for the item.
const Address: TJclMapAddress Starting address for the line number.


Description

LineNumbers is a handler for a line declaration in the lines section of the map file. It gets called by the Parse method when it finds a unit declaration in the lines section.


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page