RosettaCodeData/Task/Reflection-Get-source/00-TASK.txt

4 lines
158 B
Plaintext

;Task:
The goal is to get the source code or file path and line number where a programming object (e.g. module, class, function, method) is defined.
<br><br>