Skip to content

Documentation about parser.ParseFile #1311

@gopherbot

Description

@gopherbot

by raul.san@sent.com:

Documentation about parser.ParseFile says, at the beginning[1]

"ParseFile parses a Go source file and returns a File node."

Which is not true since it can parse from another sources.

It also could be use another name like Parse to avoid confusion.


[1]: http://golang.org/pkg/go/parser/#ParseFile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions