Expression information extracted at cursor position. Used for go-to-definition and hover on module paths and member access.
Base part (module path or variable name)
Full expression text
True if base is a module path (dots only)
Member being accessed (after -> or final .)
Last operator used ("." or "->")
Character range in document (0-indexed offsets)
Expression information extracted at cursor position. Used for go-to-definition and hover on module paths and member access.