|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.opensuit.cel.impl.tree.impl.ast.AstBinaryOperation.NumberOperator
public abstract static class AstBinaryOperation.NumberOperator
| Constructor Summary | |
|---|---|
AstBinaryOperation.NumberOperator()
|
|
| Method Summary | |
|---|---|
boolean |
checkTypes(ITypeConverter converter,
java.lang.Class<?> t1,
java.lang.Class<?> t2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.opensuit.cel.impl.tree.impl.ast.AstBinaryOperation.Operator |
|---|
apply, getType |
| Constructor Detail |
|---|
public AstBinaryOperation.NumberOperator()
| Method Detail |
|---|
public boolean checkTypes(ITypeConverter converter,
java.lang.Class<?> t1,
java.lang.Class<?> t2)
checkTypes in interface AstBinaryOperation.Operator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||