MyExGherkin
v0.1.2
Pages
Modules
Mix Tasks
ExGherkin.Scanner.Location
(MyExGherkin v0.1.2)
View Source
Keeps track of token position within file
Link to this section
Summary
Types
t()
Functions
location(args \\ [])
location(record, args)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: {:location, line ::
integer
(), column ::
integer
()}
Link to this section
Functions
Link to this macro
location(args \\ [])
View Source
(macro)
Link to this macro
location(record, args)
View Source
(macro)