Class ADQLFunction.ParameterIterator

java.lang.Object
adql.query.operand.function.ADQLFunction.ParameterIterator
All Implemented Interfaces:
Iterator<ADQLOperand>
Enclosing class:
ADQLFunction

protected class ADQLFunction.ParameterIterator extends Object implements Iterator<ADQLOperand>
Lets iterating on all parameters of the given function.