CodeQL library for C#
codeql/csharp-all 0.9.1 (changelog, source)
Search

Class AspAttribute

An attribute. Either a code block (AspCode), a data-binding expression (AspDataBinding), or a quoted string (AspQuotedString).

Import path

import semmle.code.asp.AspNet

Direct supertypes

Indirect supertypes

Known direct subtypes

Inherited predicates

getBody

Gets the body of this element.

from AspElement
getLocation

Gets the location of this element.

from AspElement
toString

Gets a textual representation of this element.

from AspElement