qtil
advanced-security/qtil-javascript 0.0.3
Search

Member predicate NgSourceProvider::providesSourceAt

Holds if this element provides the source as src for an AngularJS expression at the specified location. The location spans column startColumn of line startLine to column endColumn of line endLine in file filepath.

predicate providesSourceAt(string src, string filepath, int startLine, int startColumn, int endLine, int endColumn)