public interface QueryParser
Modifier and Type | Method and Description |
---|---|
Iterator |
parameterTypeIterator(String parameterDeclarations)
This method returns an iterator over the parameter types of the
specified parameter declaration.
|
Iterator parameterTypeIterator(String parameterDeclarations)
parameterDeclarations
- parameter declaration string.Copyright © 2019. All rights reserved.