public final class ColumnSegment extends Object implements ExpressionSegment, OwnerAvailable
| Constructor and Description |
|---|
ColumnSegment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression()
Get expression.
|
Optional<OwnerSegment> |
getOwner()
Get owner.
|
String |
getQualifiedName()
Get qualified name with quote characters.
|
int |
hashCode() |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitsetOwnergetStartIndex, getStopIndexpublic String getQualifiedName()
public String getExpression()
public Optional<OwnerSegment> getOwner()
OwnerAvailablegetOwner in interface OwnerAvailableCopyright © 2022 The Apache Software Foundation. All rights reserved.