Variable Token.data

Original text from source

Declaration

struct Token
{
	// ...
	string data;
	// ...
}

Authors

Copyright

License