MCPcopy Create free account
hub / github.com/Glyphack/enderpy / Pass

Class Pass

parser/src/ast.rs:180–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179#[derive(Debug, Clone)]
180pub struct Pass {
181 pub node: Node,
182}
183
184#[derive(Debug, Clone)]
185pub struct Delete {

Callers 1

parse_pass_statementMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected