Class Raw::DefaultArgumentExpr
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getCallerSideDefault | Gets the caller side default of this default argument expression, if it exists. |
| getParamDecl | Gets the parameter declaration of this default argument expression. |
| getParamIndex | Gets the parameter index of this default argument expression. |
| toString |