| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.server.filter.antlr |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterVisitor
author Pascal Knueppel
created at: 16.10.2019 - 12:09 The FilterVisitor iterates through the parsed SCIM-filter-tree and calls the here overridden methods for the specific nodes that have been visited. |
class |
ScimFilterBaseVisitor<T>
This class provides an empty implementation of
ScimFilterVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Copyright © 2019. All rights reserved.