Class orion.editor.StyleReadyEvent#LineStyle
				
				
			
				Represents style information for a line.
				
				
					
Defined in:  </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.editor/web/orion/editor/AsyncStyler.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Represents style information for a line. | 
| Field Attributes | Field Name and Description | 
|---|---|
| Optional; Gives the error styles for this line. | |
| Optional; Gives the styles for this line. | 
					Field Detail
				
				
					 
					
					
					{orion.editor.StyleRange[]}
					errors
					
					
					
						Optional; Gives the error styles for this line. Error styles will be 
presented as annotations in the UI.
						
						
					
					
					
						
						
						
						
					
					
					{orion.editor.StyleRange[]}
					ranges
					
					
					
						Optional; Gives the styles for this line.