Versions in this module Expand all Collapse all v0 v0.3.0 Oct 26, 2016 v0.2.0 Oct 13, 2016 Changes in this version type Mode + const PosixConformant v0.1.0 Sep 19, 2016 Changes in this version + func Parse(src []byte, name string, mode Mode) (*ast.File, error) + type Mode uint + const ParseComments + const PosixComformant + type ParseError struct + Filename string + Text string + func (e *ParseError) Error() string