Interface BranchSpecParser.MatchResult

  • Enclosing class:
    BranchSpecParser

    public static interface BranchSpecParser.MatchResult
    • Method Detail

      • isInclude

        boolean isInclude()
      • getLogicalName

        String getLogicalName()
      • isExactMatch

        boolean isExactMatch()