- org.apache.groovy.parser.antlr4.GroovyLangLexer
    
        - 
            
            
 public class GroovyLangLexer
extends GroovyLexer  The lexer for Groovy programming language, which is based on the lexer generated by Antlr4
  
 
    
        - 
        
        
        
        
        
        
            
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    Methods Summary
- 
                    Inherited Methods Summary
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | Name |  
                            | class GroovyLexer | action, emit, enterParenCallback, exitParenCallback, getChannelNames, getErrorColumn, getErrorLine, getGrammarFileName, getModeNames, getRuleNames, getSerializedATN, getSyntaxErrorSource, getTokenNames, getVocabulary, handleComment, isErrorIgnored, popMode, rollbackOneChar, sempred, setErrorIgnored |  
 
 
 
 
    
        - 
           
            
            
            
            
            
            
                - 
                    
                
                    Constructor Detail
                            - 
                                public GroovyLangLexer(Reader reader)
 
 
                - 
                    
                
                    Method Detail
                            - 
                                @Override
 protected void rollbackOneChar()
 
 
 
    
    
    Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.