Function LexerRange.seek
Sets the range to the given position.
						
				void seek(
				
  size_t m
				
				);
						
					
				Parameters
| Name | Description | 
|---|---|
| m | the position to seek to | 
Sets the range to the given position.
						
				void seek(
				
  size_t m
				
				);
						
					
				| Name | Description | 
|---|---|
| m | the position to seek to |