public interface ParameterInfoCollector
Modifier and Type | Method and Description |
---|---|
void |
addNamedParameter(String name,
Type type) |
void |
addPositionalParameter(int label,
Type type) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.