diff --git a/Classes.html b/Classes.html index a172a4bf9f..1fad531fce 100644 --- a/Classes.html +++ b/Classes.html @@ -88,6 +88,9 @@ + @@ -230,9 +233,6 @@ - +
  • +
    + + + + ViolationsSyntaxRewriter + +
    +
    +
    +
    +
    +
    +

    A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    open class ViolationsSyntaxRewriter : SyntaxRewriter
    + +
    +
    + +
    +
    +
  • diff --git a/Classes/ConfigurationElement.html b/Classes/ConfigurationElement.html index a4790ed4d5..b258a7c24b 100644 --- a/Classes/ConfigurationElement.html +++ b/Classes/ConfigurationElement.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ -
  • - + + + locationConverter + +
    +
    +
    +
    +
    +
    +

    A converter of positions in the traversed source file.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public let locationConverter: SourceLocationConverter
    + +
    +
    + +
    +
    +
  • +
  • +
    + + + + disabledRegions + +
    +
    +
    +
    +
    +
    +

    The regions in the traversed file that are disabled by a command.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public let disabledRegions: [SourceRange]
    + +
    +
    + +
    +
    +
  • +
  • +
    + + - correctionPositions + correctionPositions
    @@ -376,12 +436,73 @@

    ViolationsSyntaxRewriter

    Declaration

    Swift

    -
    var correctionPositions: [AbsolutePosition] { get }
    +
    public var correctionPositions: [AbsolutePosition]
    + + +
  • +
  • +
    + + + + init(locationConverter:disabledRegions:) + +
    +
    +
    +
    +
    +
    +

    Initilizer for a ViolationsSyntaxRewriter.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public init(locationConverter: SourceLocationConverter, disabledRegions: [SourceRange])
    + +
    +
    +
    +

    Parameters

    + + + + + + + + + + + +
    + + locationConverter + + +
    +

    Converter for positions in the source file being rewritten.

    +
    +
    + + disabledRegions + + +
    +

    Regions in the to be rewritten file that are disabled by a command.

    +
    +
    +
    +
    diff --git a/Classes/ViolationsSyntaxVisitor.html b/Classes/ViolationsSyntaxVisitor.html index 853e304934..df62b7631d 100644 --- a/Classes/ViolationsSyntaxVisitor.html +++ b/Classes/ViolationsSyntaxVisitor.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - -
  • -
    - - - - ViolationsSyntaxRewriter - -
    -
    -
    -
    -
    -
    -

    A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ViolationsSyntaxRewriter : SyntaxRewriter
    - -
    -
    - -
    -
    -
  • diff --git a/Protocols/ASTRule.html b/Protocols/ASTRule.html index 798175a6ae..b9005bf3a5 100644 --- a/Protocols/ASTRule.html +++ b/Protocols/ASTRule.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -230,9 +233,6 @@ - +
  • +
    + + + + ViolationsSyntaxRewriter + +
    +
    +
    +
    +
    +
    +

    A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

    + + See more +
    +
    +

    Declaration

    +
    +

    Swift

    +
    open class ViolationsSyntaxRewriter : SyntaxRewriter
    + +
    +
    + +
    +
    +
  • diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ConfigurationElement.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ConfigurationElement.html index a4790ed4d5..b258a7c24b 100644 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ConfigurationElement.html +++ b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ConfigurationElement.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ -
  • - + + + locationConverter + +
    +
    +
    +
    +
    +
    +

    A converter of positions in the traversed source file.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public let locationConverter: SourceLocationConverter
    + +
    +
    + +
    +
    +
  • +
  • +
    + + + + disabledRegions + +
    +
    +
    +
    +
    +
    +

    The regions in the traversed file that are disabled by a command.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public let disabledRegions: [SourceRange]
    + +
    +
    + +
    +
    +
  • +
  • +
    + + - correctionPositions + correctionPositions
    @@ -376,12 +436,73 @@

    ViolationsSyntaxRewriter

    Declaration

    Swift

    -
    var correctionPositions: [AbsolutePosition] { get }
    +
    public var correctionPositions: [AbsolutePosition]
    + + +
  • +
  • +
    + + + + init(locationConverter:disabledRegions:) + +
    +
    +
    +
    +
    +
    +

    Initilizer for a ViolationsSyntaxRewriter.

    + +
    +
    +

    Declaration

    +
    +

    Swift

    +
    public init(locationConverter: SourceLocationConverter, disabledRegions: [SourceRange])
    + +
    +
    +
    +

    Parameters

    + + + + + + + + + + + +
    + + locationConverter + + +
    +

    Converter for positions in the source file being rewritten.

    +
    +
    + + disabledRegions + + +
    +

    Regions in the to be rewritten file that are disabled by a command.

    +
    +
    +
    +
    diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html index 853e304934..df62b7631d 100644 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html +++ b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Classes/ViolationsSyntaxVisitor.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - -
  • -
    - - - - ViolationsSyntaxRewriter - -
    -
    -
    -
    -
    -
    -

    A SwiftSyntax SyntaxRewriter that produces absolute positions where corrections were applied.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public protocol ViolationsSyntaxRewriter : SyntaxRewriter
    - -
    -
    - -
    -
    -
  • diff --git a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html index 798175a6ae..b9005bf3a5 100644 --- a/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html +++ b/docsets/SwiftLintCore.docset/Contents/Resources/Documents/Protocols/ASTRule.html @@ -88,6 +88,9 @@
  • + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -230,9 +233,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ - + @@ -229,9 +232,6 @@ -