Class BoundMatch<R>

  • Type Parameters:
    R - result type

    public class BoundMatch<R>
    extends Object
    Case class to represent a match for matchers that compute a result. Each bound map uses an AliasMap to describe the match itself together with an (optional) result of some sort of type R