org.quattor.pan.dml.functions
Class IsString

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

public final class IsString
extends java.lang.Object

Wrapper that creates an is_string 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.