cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-language-typescript
/
de.fraunhofer.aisec.cpg.frontends.typescript
/
Location
Location
class
Location
(
var
file
:
String
,
var
pos
:
Int
,
var
end
:
Int
)
Members
Constructors
Location
Link copied to clipboard
constructor
(
file
:
String
,
pos
:
Int
,
end
:
Int
)
Properties
end
Link copied to clipboard
var
end
:
Int
file
Link copied to clipboard
var
file
:
String
pos
Link copied to clipboard
var
pos
:
Int