Class representing a piece of code.
Other Representations:
File
,
Function
,
Repository
print()
Overload generic print, to print Code object.
...
further arguments passed to or from other methods. See print.
getNLines()
Get method for number of lines.
(numeric) Number of lines in the Code object.