locationOf
Returns the Region of the code with line and column, index starting at 1, generic for java or c++ ast nodes.
Return
the location
Parameters
astNode
the ast node
Returns the Region of the code with line and column, index starting at 1, generic for java or c++ ast nodes.
the location
the ast node