alias Ven::Word
Overview
A word is a tagged lexeme. A lexeme is an excerpt from the source code. The patterns above explain how to extract these excerpts.
Alias Definition
{type: String, lexeme: String, line: UInt32}
A word is a tagged lexeme. A lexeme is an excerpt from the source code. The patterns above explain how to extract these excerpts.
{type: String, lexeme: String, line: UInt32}