package
3.0.23+incompatible
Repository: https://github.com/jaqx0r/mtail.git
Documentation: pkg.go.dev

# Functions

Walk traverses (walks) an AST node with the provided Visitor v.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PatternExpr is the top of a pattern expression.
PatternFragment holds a named pattern part.
PatternLit holds inline constant pattern fragments.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Visitor VisitBefore method is invoked for each node encountered by Walk.