|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.tptp.platform.provisional.sun50.fastxpath.EExpression
org.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.EOperation
org.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.ELt
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.EOperation |
|---|
eLeft, eRight |
| Constructor Summary | |
|---|---|
ELt(Lt op)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getOpAsString()
|
IExpression |
instance(Expression e)
|
XObject |
operate(XObject left,
XObject right)
|
| Methods inherited from class org.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.EOperation |
|---|
compile, execute, getELeft, getERight, getExpression, getLeftOperand, getRightOperand, leftSideSatisfies, linkParent, printGraph, setExpression, setLeftRight |
| Methods inherited from class org.eclipse.tptp.platform.provisional.sun50.fastxpath.EExpression |
|---|
getParent, indent, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ELt(Lt op)
op - | Method Detail |
public IExpression instance(Expression e)
instance in class EOperationorg.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.EOperation#instance(com.sun.org.apache.xpath.internal.Expression)
public XObject operate(XObject left,
XObject right)
throws javax.xml.transform.TransformerException
operate in class EOperationleft - right -
javax.xml.transform.TransformerExceptionorg.eclipse.tptp.platform.provisional.sun50.fastxpath.operations.EOperation#operate(com.sun.org.apache.xpath.internal.objects.XObject,
com.sun.org.apache.xpath.internal.objects.XObject)protected java.lang.String getOpAsString()
getOpAsString in class EOperation
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||