org.quattor.pan.dml.functions
Class IsList

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

public final class IsList
extends java.lang.Object

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