Fixed

constructor(offset: Int, info: BarMatchInfo, matchAbove: BarMatcher, matchBelow: BarMatcher)

Parameters

offset

The offset of the bar.

info

The BarMatchInfo of the bar.

matchAbove

The BarMatcher which should be matched by the bar on top of this one.

matchBelow

The BarMatcher which should be matched by the bar below this one.