- 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 | equals, getClass, hashCode, insertString, notify, notifyAll, remove, replace, toString, wait, wait, wait |  
 
 
 
 
    
        - 
           
            
            
            
                - 
                    
                
                    Field Detail
                            - 
                                public static final List<Integer> HIGHLIGHTED_TOKEN_TYPE_LIST
 
 
                - 
                    
                
                    Method Detail
                            - 
                                public boolean isLatest()
 
 
 
    
    
    Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.