Interface Alias<T>
- All Superinterfaces:
ASTNode,Expression<T>
- All Known Subinterfaces:
ColumnAlias<T,C>
-
Method Summary
-
Method Details
-
getExpression
Expression<T> getExpression() -
getName
String getName()
-
ASTNode, Expression<T>ColumnAlias<T,C>