| 
||||||||
| 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, evaluationMeta, logger, typeList | 
| Constructor Summary | |
|---|---|
LastIndexOf()
 | 
|
| Method Summary | |
|---|---|
 Cell | 
perform(Cell[] args,
        Evaluator e)
 | 
 Cell | 
post_processing(Cell[] args)
Dimitris added on 14/07/07  | 
| Methods inherited from class uk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction | 
|---|
finalize, getArity, getEvaluationMeta, 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 post_processing(Cell[] args)
                     throws TypeException
BuiltInFunction
post_processing in class BuiltInFunctionTypeException
public Cell perform(Cell[] args,
                    Evaluator e)
             throws TypeException,
                    QProcException
perform in class BuiltInFunctionTypeException
QProcException
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||