Variable Token.location

Declaration

struct Token
{
	// ...
	Location location;
	// ...
}

Authors

Copyright

License