get Code From Raw Node
Returns the raw code of the ast node, generic for java or c++ ast nodes.
Return
the source code
Parameters
ast Node
the ast node
Returns the raw code of the ast node, generic for java or c++ ast nodes.
the source code
the ast node