public interface PermissionTreeVisitor
PermissionTree
visitor interfaceModifier and Type | Method and Description |
---|---|
void |
visit(PermissionNode node)
Visit the given
PermissionNode . |
void visit(PermissionNode node)
PermissionNode
.node
- The node to visitCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.