I want to get table name from any statement. But I found out not all statement has get table method. Should I use "instead of" to achieve my goal? --- I found table visitor. But I found out alterExpression is not a Expression. There is any reason why you did like this?