NoToken constructor
const
NoToken()
Creates the placeholder.
Implementation
const NoToken() : super(type: const NoTokenType(), rawValue: "");
Creates the placeholder.
const NoToken() : super(type: const NoTokenType(), rawValue: "");