Interface Cs.QueryClause

All Superinterfaces:
Cs, org.openrewrite.java.tree.J, org.openrewrite.Tree
All Known Implementing Classes:
Cs.FromClause, Cs.JoinClause, Cs.JoinIntoClause, Cs.LetClause, Cs.OrderByClause, Cs.WhereClause
Enclosing interface:
Cs

public static interface Cs.QueryClause extends Cs