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

Method String

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

Returns a string representation.

()

Source from the content-addressed store, hash-verified

124
125 // Returns a string representation.
126 String() string
127
128 // Syntactic (or structural) equality.
129 // If Equals returns true, terms have the same string representation.

Callers 15

QueryInteractiveMethod · 0.65
mg.goFile · 0.65
mainFunction · 0.65
StringMethod · 0.65
WriteToMethod · 0.65
TestRoundTripFunction · 0.65
StringMethod · 0.65
DisplayStringMethod · 0.65
TestAddContainsRemoveFunction · 0.65
StringMethod · 0.65
evalMethod · 0.65

Implementers 9

Constantast/ast.go
Variableast/ast.go
Atomast/ast.go
NegAtomast/ast.go
ApplyFnast/ast.go
Eqast/ast.go
Ineqast/ast.go
TemporalAtomast/temporal.go
TemporalLiteralast/temporal.go

Calls

no outgoing calls

Tested by 15

TestRoundTripFunction · 0.52
TestAddContainsRemoveFunction · 0.52
TestRoundtripFunction · 0.52
TestParseStringConstantFunction · 0.52
TestStringFunction · 0.52
TestTimeConstantStringFunction · 0.52
TestTemporalBoundFunction · 0.52
TestIntervalFunction · 0.52