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