@Deprecated public class UnicodeLexerSharedInputState extends LexerSharedInputState
GRECLIPSE-805 Support for unicode escape sequences
| Fields inherited from class | Fields | 
|---|---|
class LexerSharedInputState | 
                            guessing | 
                        
| Constructor and description | 
|---|
                                UnicodeLexerSharedInputState
                                (UnicodeEscapingReader in) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public int | 
                            getColumn() | 
                        
 | 
                            public int | 
                            getTokenStartColumn() | 
                        
| Methods inherited from class | Name | 
|---|---|
class LexerSharedInputState | 
                            reset, getFilename, getLine, getColumn, getTokenStartLine, getTokenStartColumn, getInput, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
                        
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.