public interface VisitableConfig
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Accept a configuration visitor.
|
void accept(ConfigVisitor visitor) throws ConfigException
visitor - The visitor of the configuration object.ConfigException - When the visit was not successful.Copyright © 2019–2025 Teslanet.nl. All rights reserved.