Expand description
GitHub Actions expression parsing and analysis.
Structs§
- Context
- Represents a context in a GitHub Actions expression.
- Function
- Represents a function in a GitHub Actions expression.
- Identifier
- Represents a single identifier in a GitHub Actions expression, i.e. a single context component.