MCPcopy 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

TestTFunction · 0.65
TestAstFormatFunction · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65
FormatMethod · 0.65

Implementers 1

PatternInExprDecoratorproxy/plan/decorator_pattern_in_expr.g

Calls

no outgoing calls

Tested by 3

TestTFunction · 0.52
TestAstFormatFunction · 0.52