Class RunsImpl
Import path
import codeql.actions.ast.internal.AstDirect supertypes
Indirect supertypes
Fields
Predicates
| getAChildNode | |
| getAPrimaryQlClass | |
| getAStep | Gets any steps that are defined within this job. |
| getAction | Gets the action that this |
| getLocation | |
| getNode | |
| getParentNode | |
| getStep | Gets the step at the given index within this job. |
| toString |
Inherited predicates
| getATriggerEvent | Gets and Event triggering this node. | from AstNodeImpl |
| getEnclosingCompositeAction | Gets the enclosing composite action if any. | from AstNodeImpl |
| getEnclosingJob | Gets the enclosing Job. | from AstNodeImpl |
| getEnclosingStep | Gets the enclosing Step. | from AstNodeImpl |
| getEnclosingWorkflow | Gets the enclosing workflow if any. | from AstNodeImpl |
| getInScopeDefaultValue | from AstNodeImpl | |
| getInScopeEnvVarExpr | Gets a environment variable expression by name in the scope of the current node. | from AstNodeImpl |