Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GdprVisitor

Index

Methods

  • Callback called on each item

    Parameters

    Returns void

  • Callback for when you reach a group in the tree

    Parameters

    Returns void

  • Callback for when you reach a (leaf) guard in the tree

    Parameters

    • guard: GdprGuard

      The group currently being visited

    Returns void

  • Callback for when you reach a manager in the tree

    Parameters

    • manager: GdprManager

      The manager currently being visited

    Returns void