Documentation ¶
Overview ¶
package goloc counts the number of statements in a Go source file
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountStatements ¶
CountStatements counts the number of statements in a Go source file, given a string representation of the file. It returns an error if the string is not a properly-formatted Go source file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.