Eyeon.SymbolToken (eyeon v0.2.0)

Copy Markdown View Source

A symbol token carrying its text and the import location it was resolved from.

Summary

Types

t()

@type t() :: %Eyeon.SymbolToken{location: Eyeon.ImportLocation.t(), text: String.t()}

Functions

left == right