curNumberOfParameters, numberOfParameters| 构造器和说明 |
|---|
Logical(int id_in) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Boolean |
logical(boolean x,
boolean y) |
protected List |
logical(boolean x,
List y) |
protected List |
logical(List x,
List y) |
protected Object |
logical(Object x,
Object y) |
void |
run(Stack stack)
Throws an exception because this method should never be called under
normal circumstances.
|
checkStack, getNumberOfParameters, setCurNumberOfParameterspublic void run(Stack stack) throws ParseException
Functionrun 在接口中 FunctionIrun 在类中 FunctionParseExceptionprotected Object logical(Object x, Object y) throws ParseException
ParseExceptionprotected Boolean logical(boolean x, boolean y) throws ParseException
ParseExceptionprotected List logical(boolean x, List y) throws ParseException
ParseExceptionprotected List logical(List x, List y) throws ParseException
ParseExceptionCopyright © 2023 onecode. All rights reserved.