Variable Token.symbol

The "type" of this token

Declaration

struct Token
{
	// ...
	sdlang.symbol.Symbol symbol = Symbol("Error");
	// ...
}

Authors

Copyright

License