Search
Search something to see results
@tbela99/css-parser
Benchmark
Docs
Playground
llm.txt
GitHub
@tbela99/css-parser
/
node
/
SourceLocation
SourceLocation
token or node location
interface
SourceLocation
{
end
:
number
;
srcId
:
number
;
sta
:
number
;
}
Index
Properties
node.SourceLocation.end
node.SourceLocation.srcId
node.SourceLocation.sta
Properties
end
end
:
number
end position
src
Id
srcId
:
number
source file
sta
sta
:
number
start position
token or node location