- groovy.console.ui.text.SmartDocumentFilter
 
    
        - 
        
        
        
        
        
        
            
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
                    
                        Methods 
                        
                            | Type Params | 
                            Return Type | 
                            Name and description | 
                        
                        
                        
                             | 
                            public List<Token> | 
                            getLatestTokenList()
  | 
                        
                        
                        
                             | 
                            public Tuple2<Integer, Integer> | 
                            getRenderRange()
  | 
                        
                        
                        
                             | 
                            public void | 
                            insertString(DocumentFilter.FilterBypass fb, int offset, String text, AttributeSet attrs)
  | 
                        
                        
                        
                             | 
                            public boolean | 
                            isLatest()
  | 
                        
                        
                        
                             | 
                            public void | 
                            remove(DocumentFilter.FilterBypass fb, int offset, int length)
  | 
                        
                        
                        
                             | 
                            public void | 
                            replace(DocumentFilter.FilterBypass fb, int offset, int length, String text, AttributeSet attrs)
  | 
                        
                        
                        
                             | 
                            public void | 
                            setRenderRange(Tuple2<Integer, Integer> renderRange)
  | 
                        
                        
                    
                   
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class DocumentFilter | 
                            remove, replace, insertString, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
                        
                    
                   
               
                
        
        
     
    
 
    
        - 
           
            
            
            
                - 
                    
                
                    
Field Detail
                    
                        
                        
                            - 
                                
public static final List<Integer> HIGHLIGHTED_TOKEN_TYPE_LIST
                                
                             
                        
                    
                 
            
            
            
            
            
            
            
            
            
            
            
                - 
                    
                
                    
Method Detail
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                            - 
                                
public boolean isLatest()
                                
                             
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                 
            
            
         
    
 
    
    
    Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.