Class AspBlockCode
A block of code that will be evaluated for its side effects, for example
<% Response.Write(2 + 3) %>.
Import path
import semmle.code.asp.AspNetDirect supertypes
Indirect supertypes
Predicates
| toString | Gets a textual representation of this element. |
Inherited predicates
| getBody | Gets the body of this element. | from AspElement |
| getLocation | Gets the location of this element. | from AspElement |