CodeQL library for GitHub Actions
codeql/actions-all 0.4.27-dev (changelog, source)
Search

Class UsesImpl

Import path

import codeql.actions.ast.internal.Ast

Direct supertypes

Indirect supertypes

Known direct subtypes

Predicates

getArgument

Gets the argument expression for the given key.

getArgumentExpr

Gets the argument expression for the given key (if it exists).

getCallee
getCalleeNode
getMajorVersion
getVersion

Inherited predicates

getAChildNodefrom AstNodeImpl
getAPrimaryQlClassfrom AstNodeImpl
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
getInScopeDefaultValuefrom AstNodeImpl
getInScopeEnvVarExpr

Gets a environment variable expression by name in the scope of the current node.

from AstNodeImpl
getLocationfrom AstNodeImpl
getNodefrom AstNodeImpl
getParentNodefrom AstNodeImpl
toStringfrom AstNodeImpl