Variable PositionalTabLeaderConst

PositionalTabLeader: {
    DOT: "dot";
    HYPHEN: "hyphen";
    MIDDLE_DOT: "middleDot";
    NONE: "none";
    UNDERSCORE: "underscore";
} = ...