carvings property

SplayTreeSet<Carving<String, String>> carvings
finalinherited

List of carvings to be applied to an input.

Implementation

final SplayTreeSet<CarvingT> carvings = SplayTreeSet();