package
1.0.0
Repository: https://github.com/xelabs/go-mysqlstack.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

EmitReplacementMethods is an anti-parser (a.k.a prettifier) - it takes a struct that is much like an AST, and produces a string from it.
EmitTypeSwitches is an anti-parser (a.k.a prettifier) - it takes a struct that is much like an AST, and produces a string from it.
ToVisitorPlan transforms the source information into a plan for the visitor code that needs to be produced.
Transform takes an input file and collects the information into an easier to consume format.
Walk walks the given AST and translates it to the simplified AST used by the next steps.

# Structs

simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
VisitorData is the data needed to produce the output file.
VisitorData is the data needed to produce the output file.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
VisitorData is the data needed to produce the output file.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
SourceInformation contains the information from the ast.go file, but in a format that is easier to consume.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
VisitorData is the data needed to produce the output file.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
VisitorData is the data needed to produce the output file.

# Interfaces

simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
simplified ast - when reading the golang ast of the ast.go file, we translate the golang ast objects to this much simpler format, that contains only the necessary information and no more.
VisitorData is the data needed to produce the output file.