MCPcopy
hub / github.com/google/mangle / ApplySubstBase

Method ApplySubstBase

ast/ast.go:147–147  ·  view source on GitHub ↗

Returns a new base term.

(s Subst)

Source from the content-addressed store, hash-verified

145
146 // Returns a new base term.
147 ApplySubstBase(s Subst) BaseTerm
148}
149
150// Subst is the interface for substitutions.

Callers 5

feasibleAlternativesMethod · 0.65
checkFunApplyFunction · 0.65
ApplySubstMethod · 0.65
ApplySubstMethod · 0.65
EvalExprFunction · 0.65

Implementers 3

Constantast/ast.go
Variableast/ast.go
ApplyFnast/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected