qtil
advanced-security/qtil-javascript 0.0.3
Search

Module PropertyProjection

Import path

import semmle.javascript.frameworks.PropertyProjection

Classes

Range

A property projection call such as _.get(o, 'a.b'), which is equivalent to o.a.b.