toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.xvrl
/
XvrlContext
/
location
location
fun
location
(
href
:
URI
?
=
null
)
:
XvrlLocation
(
source
)
fun
location
(
href
:
URI
?
,
line
:
Int
,
column
:
Int
=
0
)
:
XvrlLocation
(
source
)
fun
location
(
href
:
URI
?
,
offset
:
Int
)
:
XvrlLocation
(
source
)
var
location
:
XvrlLocation
?
(
source
)