Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanAST ¶
cleanAST will remove all space and newline from code. We know it will break the AST semantic, but golang doesn't support parse partial code source, we have to do like this. Maybe we can find a better way to compare the AST in go.
func CompareAST ¶
func WriteString ¶
func WriteStringF ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.