Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/XiaoMi/Gaea
/ Format
Method
Format
parser/ast/ast.go:77–77 ·
view source on GitHub ↗
Format formats the AST into a writer.
(w io.Writer)
Source
from the content-addressed store, hash-verified
75
76
// Format formats the AST into a writer.
77
Format(w io.Writer)
78
}
79
80
// OptBinary is used for parser.
Callers
15
TestT
Function · 0.65
TestAstFormat
Function · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Format
Method · 0.65
Implementers
1
PatternInExprDecorator
proxy/plan/decorator_pattern_in_expr.g
Calls
no outgoing calls
Tested by
3
TestT
Function · 0.52
TestAstFormat
Function · 0.52
TestZapEncoder_EncodeEntry
Function · 0.52