|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.ql.tree.nodes.AbstractLogicExpr
public class AbstractLogicExpr
| Constructor Summary | |
|---|---|
protected |
AbstractLogicExpr(java.util.Collection<LogicNode> childs)
|
| Method Summary | |
|---|---|
java.util.Collection<LogicNode> |
getChilds()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractLogicExpr(java.util.Collection<LogicNode> childs)
childs - | Method Detail |
|---|
public java.util.Collection<LogicNode> getChilds()
getChilds in interface LogicExprNodeLogicExprNode.getChilds()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||