public class SymbExPassDown extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isExpectingConditional |
ch.epfl.labos.iu.orm.queryll2.symbolic.TypedValue |
parent |
| Constructor and Description |
|---|
SymbExPassDown() |
| Modifier and Type | Method and Description |
|---|---|
static SymbExPassDown |
with(ch.epfl.labos.iu.orm.queryll2.symbolic.TypedValue parent,
boolean isExpectingConditional) |
public ch.epfl.labos.iu.orm.queryll2.symbolic.TypedValue parent
public boolean isExpectingConditional
public static SymbExPassDown with(ch.epfl.labos.iu.orm.queryll2.symbolic.TypedValue parent, boolean isExpectingConditional)
Copyright © 2016. All rights reserved.