Build Information
Successful build of Antlr4, reference master (c95f13
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 16:37:13 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[97/157] Compiling Antlr4 ActionTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/157] Compiling Antlr4 AmbiguityInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/157] Compiling Antlr4 ArrayPredictionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[100/157] Compiling Antlr4 AtomTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[101/157] Compiling Antlr4 BasicBlockStartState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[102/157] Compiling Antlr4 BasicState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[103/157] Compiling Antlr4 BlockEndState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[104/157] Compiling Antlr4 BlockStartState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[105/157] Compiling Antlr4 ContextSensitivityInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[106/157] Compiling Antlr4 DecisionEventInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[107/157] Compiling Antlr4 DecisionInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[108/157] Compiling Antlr4 DecisionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[109/157] Compiling Antlr4 DefaultATNConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[110/157] Compiling Antlr4 EmptyPredictionContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[111/157] Compiling Antlr4 EpsilonTransition.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[112/157] Compiling Antlr4 ErrorInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[113/157] Compiling Antlr4 LL1Analyzer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[114/157] Compiling Antlr4 LexerATNConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[115/157] Compiling Antlr4 LexerATNSimulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[116/157] Compiling Antlr4 LexerAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[117/157] Compiling Antlr4 LexerActionExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[118/157] Compiling Antlr4 LexerActionType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[119/157] Compiling Antlr4 LexerChannelAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[120/157] Compiling Antlr4 LexerCustomAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[121/157] Compiling Antlr4 LexerIndexedCustomAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[122/157] Compiling Antlr4 LexerModeAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[123/157] Compiling Antlr4 LexerMoreAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/157] Compiling Antlr4 LexerPopModeAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/PredictionContext.swift:108:22: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
106 | }
107 |
108 | public final var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'PredictionContext' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
109 | return cachedHashCode
110 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNConfig.swift:135:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
133 | ///
134 |
135 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNConfig' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
136 | var hashCode = MurmurHash.initialize(7)
137 | hashCode = MurmurHash.update(hashCode, state.stateNumber)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:119:13: warning: variable 'mark' was never mutated; consider changing to 'let' constant
117 |
118 | self.mode = mode
119 | var mark = input.mark()
| `- warning: variable 'mark' was never mutated; consider changing to 'let' constant
120 | defer {
121 | try! input.release(mark)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:612:13: warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
610 | }
611 |
612 | var savedCharPositionInLine = charPositionInLine
| `- warning: variable 'savedCharPositionInLine' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:613:13: warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
611 |
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
| `- warning: variable 'savedLine' was never mutated; consider changing to 'let' constant
614 | var index = input.index()
615 | var marker = input.mark()
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:614:13: warning: variable 'index' was never mutated; consider changing to 'let' constant
612 | var savedCharPositionInLine = charPositionInLine
613 | var savedLine = line
614 | var index = input.index()
| `- warning: variable 'index' was never mutated; consider changing to 'let' constant
615 | var marker = input.mark()
616 | do {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerATNSimulator.swift:615:13: warning: variable 'marker' was never mutated; consider changing to 'let' constant
613 | var savedLine = line
614 | var index = input.index()
615 | var marker = input.mark()
| `- warning: variable 'marker' was never mutated; consider changing to 'let' constant
616 | do {
617 | try consume(input)
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerAction.swift:59:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
57 | }
58 |
59 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerAction' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
60 | fatalError(#function + " must be overridden")
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:179:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
177 |
178 |
179 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'LexerActionExecutor' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
180 | return self.hashCode
181 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/LexerActionExecutor.swift:152:13: warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
150 | public func execute(_ lexer: Lexer, _ input: CharStream, _ startIndex: Int) throws {
151 | var requiresSeek: Bool = false
152 | var stopIndex: Int = input.index()
| `- warning: variable 'stopIndex' was never mutated; consider changing to 'let' constant
153 | defer {
154 | if requiresSeek {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/EpsilonTransition.swift:12:33: warning: function call causes an infinite recursion
10 | private let outermostPrecedenceReturnInside: Int
11 |
12 | public convenience override init(_ target: ATNState) {
| `- warning: function call causes an infinite recursion
13 | self.init(target, -1)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[125/157] Compiling Antlr4 IntStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[126/157] Compiling Antlr4 InterpreterRuleContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[127/157] Compiling Antlr4 Lexer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/157] Compiling Antlr4 LexerInterpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[129/157] Compiling Antlr4 LexerNoViableAltException.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[130/157] Compiling Antlr4 ListTokenSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[131/157] Compiling Antlr4 NoViableAltException.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[132/157] Compiling Antlr4 Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[133/157] Compiling Antlr4 ParserInterpreter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[134/157] Compiling Antlr4 ParserRuleContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[135/157] Compiling Antlr4 ProxyErrorListener.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[136/157] Compiling Antlr4 RecognitionException.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[137/157] Compiling Antlr4 Recognizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[138/157] Compiling Antlr4 RuleContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[139/157] Compiling Antlr4 RuntimeMetaData.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[140/157] Compiling Antlr4 Token.swift
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Lexer.swift:135:13: warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
133 | // Mark start location in char stream so unbuffered streams are
134 | // guaranteed at least have text of current token
135 | var tokenStartMarker = _input.mark()
| `- warning: variable 'tokenStartMarker' was never mutated; consider changing to 'let' constant
136 | defer {
137 | // make sure we release marker after match or
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/Parser.swift:944:13: warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
942 | public func getRuleInvocationStack(_ p: RuleContext?) -> [String] {
943 | var p = p
944 | var ruleNames = getRuleNames()
| `- warning: variable 'ruleNames' was never mutated; consider changing to 'let' constant
945 | var stack = [String]()
946 | while let pWrap = p {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/IntervalSet.swift:483:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
481 | return MurmurHash.finish(hash, intervals.count * 2)
482 | }
483 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'IntervalSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
484 | var hash = MurmurHash.initialize()
485 | for I: Interval in intervals {
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/misc/BitSet.swift:1056:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1054 | /// - returns: the hash code value for this bit set
1055 | ///
1056 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BitSet' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
1057 | var h: Int64 = 1234
1058 | var i: Int = wordsInUse
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/atn/ATNState.swift:126:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
124 |
125 |
126 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'ATNState' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
127 | return stateNumber
128 | }
/Users/admin/builder/spi-builder-workspace/Sources/Antlr4/VocabularySingle.swift:158:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
156 | }
157 |
158 | public var hashValue: Int {
| `- warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Vocabulary' to 'Hashable' by implementing 'hash(into:)' instead [#DeprecatedDeclaration]
159 | return Unmanaged.passUnretained(self).toOpaque().hashValue
160 | // return unsafeAddress(of: self).hashValue
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[141/157] Compiling Antlr4 ParseTreeWalker.swift
[142/157] Compiling Antlr4 RuleNode.swift
[143/157] Compiling Antlr4 SyntaxTree.swift
[144/157] Compiling Antlr4 TerminalNode.swift
[145/157] Compiling Antlr4 TerminalNodeImpl.swift
[146/157] Compiling Antlr4 Tree.swift
[147/157] Compiling Antlr4 Trees.swift
[148/157] Compiling Antlr4 Chunk.swift
[149/157] Compiling Antlr4 ParseTreeMatch.swift
[150/157] Compiling Antlr4 ParseTreePattern.swift
[151/157] Compiling Antlr4 ParseTreePatternMatcher.swift
[152/157] Compiling Antlr4 RuleTagToken.swift
[153/157] Compiling Antlr4 TagChunk.swift
[154/157] Compiling Antlr4 TextChunk.swift
[155/157] Compiling Antlr4 TokenTagToken.swift
[155/157] Write Objects.LinkFileList
[156/157] Linking libAntlr4.dylib
Build complete! (5.64s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Antlr4",
"name" : "Antlr4",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Antlr4",
"targets" : [
"Antlr4"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "Antlr4Tests",
"module_type" : "SwiftTarget",
"name" : "Antlr4Tests",
"path" : "Tests/Antlr4Tests",
"sources" : [
"MurmurHashTests.swift",
"ParseTreePatternMatcherTests.swift",
"RuntimeMetaDataTests.swift",
"StringExtensionTests.swift",
"TokenStreamRewriterTests.swift",
"TokenStreamTests.swift",
"VisitorTests.swift"
],
"target_dependencies" : [
"Antlr4"
],
"type" : "test"
},
{
"c99name" : "Antlr4",
"module_type" : "SwiftTarget",
"name" : "Antlr4",
"path" : "Sources/Antlr4",
"product_memberships" : [
"Antlr4"
],
"sources" : [
"ANTLRErrorListener.swift",
"ANTLRErrorStrategy.swift",
"ANTLRFileStream.swift",
"ANTLRInputStream.swift",
"BailErrorStrategy.swift",
"BaseErrorListener.swift",
"BufferedTokenStream.swift",
"CharStream.swift",
"CommonToken.swift",
"CommonTokenFactory.swift",
"CommonTokenStream.swift",
"ConsoleErrorListener.swift",
"DefaultErrorStrategy.swift",
"DiagnosticErrorListener.swift",
"FailedPredicateException.swift",
"InputMismatchException.swift",
"IntStream.swift",
"InterpreterRuleContext.swift",
"Lexer.swift",
"LexerInterpreter.swift",
"LexerNoViableAltException.swift",
"ListTokenSource.swift",
"NoViableAltException.swift",
"Parser.swift",
"ParserInterpreter.swift",
"ParserRuleContext.swift",
"ProxyErrorListener.swift",
"RecognitionException.swift",
"Recognizer.swift",
"RuleContext.swift",
"RuntimeMetaData.swift",
"Token.swift",
"TokenFactory.swift",
"TokenSource.swift",
"TokenStream.swift",
"TokenStreamRewriter.swift",
"UnbufferedCharStream.swift",
"UnbufferedTokenStream.swift",
"VocabularySingle.swift",
"WritableToken.swift",
"atn/ATN.swift",
"atn/ATNConfig.swift",
"atn/ATNConfigSet.swift",
"atn/ATNDeserializationOptions.swift",
"atn/ATNDeserializer.swift",
"atn/ATNSimulator.swift",
"atn/ATNState.swift",
"atn/ATNType.swift",
"atn/AbstractPredicateTransition.swift",
"atn/ActionTransition.swift",
"atn/AmbiguityInfo.swift",
"atn/ArrayPredictionContext.swift",
"atn/AtomTransition.swift",
"atn/BasicBlockStartState.swift",
"atn/BasicState.swift",
"atn/BlockEndState.swift",
"atn/BlockStartState.swift",
"atn/ContextSensitivityInfo.swift",
"atn/DecisionEventInfo.swift",
"atn/DecisionInfo.swift",
"atn/DecisionState.swift",
"atn/DefaultATNConfig.swift",
"atn/EmptyPredictionContext.swift",
"atn/EpsilonTransition.swift",
"atn/ErrorInfo.swift",
"atn/LL1Analyzer.swift",
"atn/LexerATNConfig.swift",
"atn/LexerATNSimulator.swift",
"atn/LexerAction.swift",
"atn/LexerActionExecutor.swift",
"atn/LexerActionType.swift",
"atn/LexerChannelAction.swift",
"atn/LexerCustomAction.swift",
"atn/LexerIndexedCustomAction.swift",
"atn/LexerModeAction.swift",
"atn/LexerMoreAction.swift",
"atn/LexerPopModeAction.swift",
"atn/LexerPushModeAction.swift",
"atn/LexerSkipAction.swift",
"atn/LexerTypeAction.swift",
"atn/LookaheadEventInfo.swift",
"atn/LookupATNConfig.swift",
"atn/LookupDictionary.swift",
"atn/LoopEndState.swift",
"atn/NotSetTransition.swift",
"atn/ParseInfo.swift",
"atn/ParserATNSimulator.swift",
"atn/PlusBlockStartState.swift",
"atn/PlusLoopbackState.swift",
"atn/PrecedencePredicateTransition.swift",
"atn/PredicateEvalInfo.swift",
"atn/PredicateTransition.swift",
"atn/PredictionContext.swift",
"atn/PredictionContextCache.swift",
"atn/PredictionMode.swift",
"atn/ProfilingATNSimulator.swift",
"atn/RangeTransition.swift",
"atn/RuleStartState.swift",
"atn/RuleStopState.swift",
"atn/RuleTransition.swift",
"atn/SemanticContext.swift",
"atn/SetTransition.swift",
"atn/SingletonPredictionContext.swift",
"atn/StarBlockStartState.swift",
"atn/StarLoopEntryState.swift",
"atn/StarLoopbackState.swift",
"atn/TokensStartState.swift",
"atn/Transition.swift",
"atn/WildcardTransition.swift",
"dfa/DFA.swift",
"dfa/DFASerializer.swift",
"dfa/DFAState.swift",
"dfa/LexerDFASerializer.swift",
"misc/BitSet.swift",
"misc/DoubleKeyMap.swift",
"misc/IntSet.swift",
"misc/Interval.swift",
"misc/IntervalSet.swift",
"misc/MultiMap.swift",
"misc/MurmurHash.swift",
"misc/Utils.swift",
"misc/exception/ANTLRError.swift",
"misc/exception/ANTLRException.swift",
"misc/extension/ArrayExtension.swift",
"misc/extension/CharacterExtension.swift",
"misc/extension/IntStreamExtension.swift",
"misc/extension/StringExtension.swift",
"misc/extension/TokenExtension.swift",
"misc/extension/UUIDExtension.swift",
"misc/utils/CommonUtil.swift",
"misc/utils/Mutex.swift",
"misc/utils/Stack.swift",
"tree/AbstractParseTreeVisitor.swift",
"tree/ErrorNode.swift",
"tree/ParseTree.swift",
"tree/ParseTreeListener.swift",
"tree/ParseTreeVisitor.swift",
"tree/ParseTreeWalker.swift",
"tree/RuleNode.swift",
"tree/SyntaxTree.swift",
"tree/TerminalNode.swift",
"tree/TerminalNodeImpl.swift",
"tree/Tree.swift",
"tree/Trees.swift",
"tree/pattern/Chunk.swift",
"tree/pattern/ParseTreeMatch.swift",
"tree/pattern/ParseTreePattern.swift",
"tree/pattern/ParseTreePatternMatcher.swift",
"tree/pattern/RuleTagToken.swift",
"tree/pattern/TagChunk.swift",
"tree/pattern/TextChunk.swift",
"tree/pattern/TokenTagToken.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.