Module xPhraseSelection

Static methods for working with phrase-selections .

Phrase-selection

{

start_line,     -- Start pattern line index
start_column,   -- Start column index within start_track
end_line,       -- End pattern line index
end_column      -- End column index within end_track

}

Functions

get_phrase () [Static] Get selection spanning the entire selected phrase


Functions

get_phrase ()
[Static] Get selection spanning the entire selected phrase

Returns:

    table (Phrase-selection)
generated by LDoc 1.4.2