Versions in this module Expand all Collapse all v1 v1.0.0 Feb 28, 2021 Changes in this version + const ArrayType + const AssignStmt + const BadNode + const BasicLit + const BinaryExpr + const BlockStmt + const BranchStmt + const CallExpr + const CaseClause + const ChanType + const CommClause + const CompositeLit + const DeclStmt + const DeferStmt + const Ellipsis + const EmptyStmt + const ExprStmt + const Field + const FieldList + const File + const ForStmt + const FuncDecl + const FuncLit + const FuncType + const GenDecl + const GoStmt + const Ident + const IfStmt + const IncDecStmt + const IndexExpr + const InterfaceType + const KeyValueExpr + const LabeledStmt + const MapType + const ParenExpr + const RangeStmt + const ReturnStmt + const SelectStmt + const SelectorExpr + const SendStmt + const SliceExpr + const StarExpr + const StructType + const SwitchStmt + const TypeAssertExpr + const TypeSpec + const TypeSwitchStmt + const UnaryExpr + const ValueSpec + func Parse(filename string) (*syntax.Node, error)