Class CompositeActionImpl
Import path
import codeql.actions.ast.internal.AstDirect supertypes
Indirect supertypes
Fields
Predicates
| getACallerJob | |
| getACallerStep | |
| getAChildNode | |
| getAPrimaryQlClass | |
| getATriggerEvent | Gets and Event triggering this node. |
| getAnInput | |
| getAnOutputExpr | |
| getInput | |
| getInputs | |
| getLocation | |
| getNode | |
| getOutputExpr | |
| getOutputs | |
| getParentNode | |
| getResolvedPath | |
| getRuns | |
| isPrivileged | Holds if the action is privileged. |
| toString |
Inherited predicates
| 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 |