Variable Location.line

Zero-indexed

Declaration

struct Location
{
	// ...
	int line;
	// ...
}

Authors

Copyright

License