Package org.fife.rsta.ac.java.rjc.lexer
Class Scanner.DocumentOffset
- java.lang.Object
-
- org.fife.rsta.ac.java.rjc.lexer.Scanner.DocumentOffset
-
-
Field Summary
Fields Modifier and Type Field Description private javax.swing.text.Positionpos
-
Constructor Summary
Constructors Constructor Description DocumentOffset(javax.swing.text.Position pos)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetOffset()Returns the offset into the source.
-