()
| 3181 | } |
| 3182 | |
| 3183 | function whitespace() |
| 3184 | { |
| 3185 | if (e0 != b1) |
| 3186 | { |
| 3187 | b0 = e0; |
| 3188 | e0 = b1; |
| 3189 | eventHandler.whitespace(b0, e0); |
| 3190 | } |
| 3191 | } |
| 3192 | |
| 3193 | function matchW(set) |
| 3194 | { |
no outgoing calls
no test coverage detected
searching dependent graphs…