mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Formatted
This commit is contained in:
@@ -580,8 +580,9 @@ module Angular2 {
|
||||
|
||||
override string getName() { result = propertyNode.getStringValue() }
|
||||
|
||||
/** Get the `DataFlow::Node` that is affected by this Attribute Definition.
|
||||
*
|
||||
/**
|
||||
* Get the `DataFlow::Node` that is affected by this Attribute Definition.
|
||||
*
|
||||
* Defined instead of defining `getElement()`, which requires returning a DOM element defintion, `ElementDefinition`.
|
||||
*/
|
||||
DataFlow::Node getElementNode() { result = elementNode }
|
||||
|
||||
Reference in New Issue
Block a user