Commit 46b15d2
committed
[TASK] Drop
The concept of being able to get rendered is logically independent
from having a position in the input stream.
Hence, both concepts should not be intermingled in the
`Renderable` interface.
(We might want to add a dedicated interface for classes that
are linked to specific points in the input stream later, though.)getLineNo() from the Renderable interface1 parent 19ffd07 commit 46b15d2
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 15 | | |
0 commit comments