|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction
uk.ac.bbk.dcs.automed.qproc.functions.string.LastIndexOf
public class LastIndexOf
Class Task Description
Field Summary |
---|
Fields inherited from class uk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction |
---|
arity, logger, typeList |
Constructor Summary | |
---|---|
LastIndexOf()
|
Method Summary | |
---|---|
Cell |
perform(Cell[] args,
Evaluator e)
|
Methods inherited from class uk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction |
---|
finalize, getArity, getTypeList |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LastIndexOf() throws ParseException
ParseException
Method Detail |
---|
public Cell perform(Cell[] args, Evaluator e) throws TypeException, QProcException
perform
in class BuiltInFunction
TypeException
QProcException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |