|
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.jre14.fastxpath.EExpression
org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFunction
org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFunctionOneArg
org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFuncFloor
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFunctionOneArg |
|---|
eArg0 |
| Constructor Summary | |
|---|---|
EFuncFloor(org.apache.xpath.functions.FuncFloor ff)
|
|
| Method Summary | |
|---|---|
void |
compile(ICompilerContext compilationContext)
|
java.lang.Object[] |
execute(FastXPathContext context)
|
IExpression |
instance(org.apache.xpath.Expression e)
|
| Methods inherited from class org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFunctionOneArg |
|---|
callArgVisitors, checkNumberArgs, fixupVariables, getArg0, getArg0AsNumber, getArg0AsString, getEArg0, getExpression, linkParent, printGraph, setArg, setEArg0, setExpression |
| Methods inherited from class org.eclipse.tptp.platform.provisional.jre14.fastxpath.functions.EFunction |
|---|
getArgAsNumber, getArgAsString |
| Methods inherited from class org.eclipse.tptp.platform.provisional.jre14.fastxpath.EExpression |
|---|
getAxis, getParent, indent, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EFuncFloor(org.apache.xpath.functions.FuncFloor ff)
ff - | Method Detail |
public IExpression instance(org.apache.xpath.Expression e)
instance in class EFunctionOneArgEFunctionOneArg.instance(org.apache.xpath.Expression)
public java.lang.Object[] execute(FastXPathContext context)
throws javax.xml.transform.TransformerException,
ExpressionEvaluationException
execute in interface IExpressionexecute in class EExpressioncontext -
ExpressionEvaluationException
javax.xml.transform.TransformerExceptionorg.eclipse.tptp.platform.provisional.jre14.fastxpath.EExpression#execute(org.eclipse.tptp.platform.provisional.jre14.fastxpath.FastXPathContext)
public void compile(ICompilerContext compilationContext)
throws CodeGenerationError
compile in interface IExpressioncompile in class EExpressioncompilationContext -
CodeGenerationErrororg.eclipse.tptp.platform.provisional.jre14.fastxpath.EExpression#compile(CompilerContext)
|
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 | ||||||||||