package
0.3.2
Repository: https://github.com/serulian/compiler.git
Documentation: pkg.go.dev

# Functions

FunctionTraits creates and returns a StateFunctionTraits struct for the given traits of a function.
NewPather creates a new path generator for the given graph.
No description provided by the author
SourceMapWrap wraps a builder statement or expression with its source mapping location.
SourceMapWrapExpr wraps a builder expression with its source mapping location.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Pather defines a helper type for generating paths.
StateFunctionTraits is a simple struct for tracking the various traits of a function being generated.
Templater is a helper type for running go templates.

# Type aliases

StateFunctionType defines an enumeration of types for a function.