Simple Lexer
SimpleLexerToken
.
image
property
SimpleLexerToken.image
The
image
is the text value of this token.
Type
string
Usage
import { type SimpleLexerToken } from ".";
Document Navigation
Type