StreamReader.java |
| current inspection = 2009-09-03 21:56:13 (id #1) |
|
|
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.stream) |
| post | this.data == null |
| post | this.prefix == null |
| post | this.step == null |
| post | this.stream == stream |
| Kind | Annotation Text |
|---|---|
| presumption | java.lang. |
| post | init'ed(this.prefix) |
| post | init'ed(this.step) |
| post | init'ed(this.stream) |
| post | this.data == null |
| post | this.prefix == prefix |
| post | this.step == step |
| post | this.stream == stream |
| unanalyzed | call on javax. |
| test_vector | step: Inverse{null}, |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.data) |
| post | init'ed(this.stream) |
| post | this.data == data |
| post | this.prefix == null |
| post | this.step == null |
| post | this.stream == stream |
| Kind | Annotation Text |
|---|
| Kind | Annotation Text |
|---|---|
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | (soft) this. |
| presumption | java.lang. |
| post | init'ed(this. |
| unanalyzed | call on javax. |
| test_vector | java.lang. |
| test_vector | this.data: |
| test_vector | this.prefix: |
| test_vector | this.step: |