Preparing search index...
The search index is not available
sqrl
sqrl
ast
AstLocation
Interface AstLocation
Indicates the location of the Ast within source code
Hierarchy
AstLocation
Index
Properties
end
filename?
source?
start
Properties
end
end
:
{
column
:
number
;
line
:
number
;
offset
:
number
;
}
Type declaration
column
:
number
line
:
number
offset
:
number
Optional
filename
filename
?:
string
Optional
source
source
?:
string
start
start
:
{
column
:
number
;
line
:
number
;
offset
:
number
;
}
Type declaration
column
:
number
line
:
number
offset
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
sqrl
arg
ast
compile
config
ctx
entity
executable
execute
expr
feature
filesystem
log
node
object
parse
spec
test
when
Ast
Location
end
filename?
source?
start
Generated using
TypeDoc
Indicates the location of the Ast within source code