code function
code(codeLine)
CodeTag.code for @constructor.
Parameters
- codeLine
{String}
:String of characters until newline.
For example:
jQuery.extend( "myObj", {
This will be broken into parts and used to hydrate the current DocObject: