Parses the code to get the function data. Must return the name if from the code.
DocumentJS.types.function.code(code) -> Object
{String}
{Object}
function data
Parses the code to get the function data. Must return the name if from the code.