public class IntegerValueOfHandler extends Object implements MethodHandlerStatic
| Constructor and Description |
|---|
IntegerValueOfHandler() |
| Modifier and Type | Method and Description |
|---|---|
List<ch.epfl.labos.iu.orm.queryll2.symbolic.MethodSignature> |
getSupportedSignatures() |
ColumnExpressions<?> |
handle(ch.epfl.labos.iu.orm.queryll2.symbolic.MethodCallValue.StaticMethodCallValue val,
SymbExPassDown in,
SymbExToColumns columns) |
public List<ch.epfl.labos.iu.orm.queryll2.symbolic.MethodSignature> getSupportedSignatures() throws NoSuchMethodException
getSupportedSignatures in interface MethodHandlerStaticNoSuchMethodExceptionpublic ColumnExpressions<?> handle(ch.epfl.labos.iu.orm.queryll2.symbolic.MethodCallValue.StaticMethodCallValue val, SymbExPassDown in, SymbExToColumns columns) throws ch.epfl.labos.iu.orm.queryll2.symbolic.TypedValueVisitorException
handle in interface MethodHandlerStaticch.epfl.labos.iu.orm.queryll2.symbolic.TypedValueVisitorExceptionCopyright © 2016. All rights reserved.