Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
QueryInteractive
Method · 0.65
TestInterpreter_TemporalSequence_Pop
Function · 0.65
mg.go
File · 0.65
main
Function · 0.65
String
Method · 0.65
WriteTo
Method · 0.65
TestRoundTrip
Function · 0.65
String
Method · 0.65
DisplayString
Method · 0.65
TestAddContainsRemove
Function · 0.65
String
Method · 0.65
eval
Method · 0.65
Implementers
9
Constant
ast/ast.go
Variable
ast/ast.go
Atom
ast/ast.go
NegAtom
ast/ast.go
ApplyFn
ast/ast.go
Eq
ast/ast.go
Ineq
ast/ast.go
TemporalAtom
ast/temporal.go
TemporalLiteral
ast/temporal.go
Calls
no outgoing calls
Tested by
15
TestInterpreter_TemporalSequence_Pop
Function · 0.52
TestRoundTrip
Function · 0.52
TestAddContainsRemove
Function · 0.52
TestIntegration_DurationBoundScenarios
Function · 0.52
TestRoundtrip
Function · 0.52
TestParseStringConstant
Function · 0.52
TestWarningSeverityString
Function · 0.52
TestString
Function · 0.52
TestTimeConstantString
Function · 0.52
TestDurationConstantString
Function · 0.52
TestTemporalBound
Function · 0.52
TestInterval
Function · 0.52