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

Class AspCode

A code block. Either a block of code (AspBlockCode) or inline code (AspInlineCode).

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