|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.impl.sql.compile.TokenBase
abstract class TokenBase
Base class for the Token class generated by JavaCC.
| Field Summary | |
|---|---|
(package private) int |
beginOffset
beginOffset and endOffset are useful for siphoning substrings out of the Statement so that we can recompile the substrings at upgrade time. |
(package private) int |
endOffset
beginOffset and endOffset are useful for siphoning substrings out of the Statement so that we can recompile the substrings at upgrade time. |
| Constructor Summary | |
|---|---|
TokenBase()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int beginOffset
int endOffset
| Constructor Detail |
|---|
TokenBase()
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||