Modifier and Type | Class and Description |
---|---|
class |
ExprDotNodeImpl
Represents an Dot-operator expression, for use when "(expression).method(...).method(...)"
|
Modifier and Type | Method and Description |
---|---|
List<ExprDotNode> |
ExprNodeSubselectDeclaredDotVisitor.getChainedExpressionsDot() |
Modifier and Type | Method and Description |
---|---|
static Pair<ExprTableAccessNode,ExprDotNode> |
TableCompileTimeUtil.mapPropertyToTableNested(TableCompileTimeResolver resolver,
String stream,
String subproperty) |
Copyright © 2005–2021. All rights reserved.