|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Row |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.ArrayConstructor |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Execute |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.CoalesceExpression |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.With |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.StartTransaction |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.GroupBy |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Unnest |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.InListExpression |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Values |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Union |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Intersect |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.SimpleGroupBy |
From |
To |
|
Change Return Type List<Node> to List<? extends Node> in method public getChildren() : List<? extends Node> in class com.facebook.presto.sql.tree.Call |
From |
To |