toggle menu
cpg
main
jvm
switch theme
search in API
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