Package | Description |
---|---|
org.apache.drill.common.expression |
Logical expression tree representation.
|
org.apache.drill.common.expression.parser |
Modifier and Type | Method and Description |
---|---|
PathSegment.NameSegment |
PathSegment.NameSegment.clone() |
PathSegment.NameSegment |
PathSegment.NameSegment.cloneWithNewChild(PathSegment newChild) |
PathSegment.NameSegment |
PathSegment.getNameSegment() |
PathSegment.NameSegment |
PathSegment.NameSegment.getNameSegment() |
PathSegment.NameSegment |
SchemaPath.getRootSegment() |
Constructor and Description |
---|
SchemaPath(PathSegment.NameSegment rootSegment) |
SchemaPath(PathSegment.NameSegment rootSegment,
ExpressionPosition pos) |
Modifier and Type | Field and Description |
---|---|
PathSegment.NameSegment |
ExprParser.PathSegmentContext.seg |
PathSegment.NameSegment |
ExprParser.NameSegmentContext.seg |
Copyright © 1970 The Apache Software Foundation. All rights reserved.