Versions in this module Expand all Collapse all v0 v0.3.1 Jul 16, 2026 Changes in this version + func Class(p *ast.Parser) (*ast.Node, error) + func Data(p *ast.Parser) (*ast.Node, error) + func Header(p *ast.Parser) (*ast.Node, error) + func Indent(p *ast.Parser) (*ast.Node, error) + func MagicNumber(p *ast.Parser) (*ast.Node, error) + func NewELFParser(input []byte) (*ast.Parser, error) + func Parse(input []byte) (*ast.Node, error) + func Type(p *ast.Parser) (*ast.Node, error) + func Version(p *ast.Parser) (*ast.Node, error)