Struct tree_sitter_graph::ast::ScanArm [−][src]
Expand description
One arm of a scan statement
Fields
regex: Regexstatements: Vec<Statement>location: LocationOne arm of a scan statement
regex: Regexstatements: Vec<Statement>location: Location