public final class ALeftJoinSpec extends PJoinSpec
| Constructor and Description |
|---|
ALeftJoinSpec() |
ALeftJoinSpec(TLeft _left_,
TOuter _outer_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
TLeft |
getLeft() |
TOuter |
getOuter() |
void |
setLeft(TLeft node) |
void |
setOuter(TOuter node) |
String |
toString() |
Copyright © 2004–2017 XWiki. All rights reserved.