org.quattor.pan.dml.functions
Class IsDouble

java.lang.Object
  extended by org.quattor.pan.dml.functions.IsDouble

public final class IsDouble
extends java.lang.Object

Wrapper that creates an is_double function call from the IsOfType class.

Author:
loomis

Method Summary
static Operation getInstance(SourceRange sourceRange, Operation... operations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Operation getInstance(SourceRange sourceRange,
                                    Operation... operations)
                             throws SyntaxException
Throws:
SyntaxException


Copyright © 2011 Quattor. All Rights Reserved.