@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
Position
Interface Position
Position
interface
Position
{
col
:
number
;
ind
:
number
;
lin
:
number
;
}
Index
Properties
col
ind
lin
Properties
col
col
:
number
column number
ind
ind
:
number
index in the source
lin
lin
:
number
line number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col
ind
lin
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...
Position