+0
-4
lines changedFilter options
+0
-4
lines changed Original file line number Diff line number Diff line change
@@ -134,7 +134,6 @@ For example, in JavaScript, a tree can be passed through
134
134
interface Position {
135
135
start: Point
136
136
end: Point
137
-
indent: [number >= 1]?
138
137
}
139
138
```
140
139
@@ -147,9 +146,6 @@ after the parsed source region, whether it exists or not.
147
146
The value of the `start` and `end` fields implement the **[Point][dfn-point]**
148
147
interface.
149
148
150
-
The `indent` field of **Position** represents the start column at each index
151
-
(plus start line) in the source region, for elements that span multiple lines.
152
-
153
149
If the syntactic unit represented by a node is not present in the source
154
150
*[file][term-file]* at the time of parsing, the node is said to be
155
151
*[generated][term-generated]* and it must not have positional information.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4