Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ASTToString ¶
ASTToString convert ast to code
func PrintAstNode ¶
PrintAstNode convert node to code node: The node type must be *ast.File, *CommentedNode, []ast.Decl, []ast.Stmt, or assignment-compatible to ast.Expr, ast.Decl, ast.Spec, or ast.Stmt. indent: code indented by {indent} tab
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.