PathModToken
Implements

Description

Token for the primary path with an specific mod.

Constructor

PathModToken( path: PathPrimaryToken, mod: "+" | "*" | "?" )

Parameters

NameTypeDescription
PathPrimaryToken
"+" | "*" | "?"

Properties

token: "pathMod"
mod: "?" | "*" | "+"

Methods

toString(): string