If cursor refers to a variable declaration and it has initializer returns cursor referring to the initializer otherwise return null cursor.
See Implementation
If cursor refers to a variable declaration and it has initializer returns cursor referring to the initializer otherwise return null cursor.