Class AspInlineCode
Inline code, for example <%= 2 + 3 %>
.
Import path
import semmle.code.asp.AspNet
Direct supertypes
Indirect supertypes
Known direct subtypes
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 |