Class TFromTable

All Implemented Interfaces:
Visitable, Iterator<TSourceToken>

public class TFromTable extends TNodeWithAliasClause
Represents table source in from clause of select/delete statement, and update table clause of update statement.