- groovy.ui.text.StructuredSyntaxDocumentFilter.LexerNode
 
    
        - 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
               
            
            - 
                    
Inherited Methods Summary
                    
               
                
        
        
     
    
 
    
        - 
           
            
            
            
            
            
            
            
                - 
                    
                
                    
Method Detail
                    
                        
                        
                            - 
                                
public Style getDefaultStyle()
                                
                             
                        
                    
                        
                        
                            - 
                                
public boolean isInitialized()
                                
          
- Returns:
 - true if initialised
 
                             
                        
                    
                        
                        
                            - 
                                
public void parse(CharBuffer buffer, int offset, int length)
                                - throws:
 - BadLocationException
 
          - Parameters:
 - buffer
 - offset
 - length
 
                             
                        
                    
                        
                        
                    
                        
                        
                            - 
                                
public void putChild(String[] regexps, LexerNode node)
                                
          
- Parameters:
 - regexps
 - node
 
                             
                        
                    
                        
                        
                            - 
                                
public void putStyle(String regexp, Style style)
                                
          
- Parameters:
 - regexp
 - style
 
                             
                        
                    
                        
                        
                            - 
                                
public void putStyle(String[] regexps, Style style)
                                
          
- Parameters:
 - regexps
 - style
 
                             
                        
                    
                        
                        
                            - 
                                
public void removeChild(String regexp)
                                
          
- Parameters:
 - regexp
 
                             
                        
                    
                        
                        
                            - 
                                
public void removeStyle(String regexp)
                                
          
- Parameters:
 - regexp
 
                             
                        
                    
                        
                        
                            - 
                                
public void removeStyle(String[] regexps)
                                
          
- Parameters:
 - regexps
 
                             
                        
                    
                        
                        
                            - 
                                
public void setDefaultStyle(Style style)
                                
                             
                        
                    
                 
            
            
         
    
 
    
    
        
            - Summary: 
 
            Nested   Field      Constructor   - Method
    
        
        
            -  | Detail: 
 
            Field      Constructor   - Method
    
        
     
    Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.