|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spoledge.audao.parser.gql.impl.soft.func.Func
com.spoledge.audao.parser.gql.impl.soft.func.FuncLIST
public class FuncLIST
LIST( listitem* ) creates a list.
| Constructor Summary | |
|---|---|
FuncLIST()
|
|
| Method Summary | |
|---|---|
protected void |
checkNumOfParams(java.util.List<java.lang.Object> args)
|
protected java.lang.Object |
getFunctionValueImpl(java.util.List<java.lang.Object> args)
|
| Methods inherited from class com.spoledge.audao.parser.gql.impl.soft.func.Func |
|---|
checkNumOfParams, checkNumOfParams, getFunctionName, getFunctionValue, getFunctionWithParams |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FuncLIST()
| Method Detail |
|---|
protected java.lang.Object getFunctionValueImpl(java.util.List<java.lang.Object> args)
getFunctionValueImpl in class Funcprotected void checkNumOfParams(java.util.List<java.lang.Object> args)
checkNumOfParams in class Func
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||