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 |