Methods from net.sourceforge.lpg.lpgjavaruntime used by org.eclipse.datatools.sqltools.parsers.sql.lexer

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

lpg.lpgjavaruntime.LexParser.getLastToken()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.getCurrentTokenLength()73
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeComment(int)59
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeToken(int)66
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.skipToken()78
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.checkForKeyWord()62

lpg.lpgjavaruntime.LexParser.getToken(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.getCurrentTokenLength()72
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeComment(int)58
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeToken(int)65
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.skipToken()78
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.checkForKeyWord()61

lpg.lpgjavaruntime.LexParser.LexParser(TokenStream, ParseTable, RuleAction)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.SQLLexer(char[], boolean, SQLCharacterKindMap)52

lpg.lpgjavaruntime.LexParser.parseCharacters()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)30

lpg.lpgjavaruntime.LexStream.getCharValue(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.getKind(int)73

lpg.lpgjavaruntime.LexStream.getInputChars()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.printValue(int, int)86
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.SQLLexer(char[], boolean, SQLCharacterKindMap)55

lpg.lpgjavaruntime.LexStream.getPrsStream()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeComment(int)60
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeToken(int)67
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.checkForKeyWord()64

lpg.lpgjavaruntime.LexStream.getStreamIndex()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)32

lpg.lpgjavaruntime.LexStream.getStreamLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.getKind(int)71

lpg.lpgjavaruntime.LexStream.makeToken(int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.reportError(int, int)92

lpg.lpgjavaruntime.LexStream.reportError(int, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.reportError(int, int)-1

lpg.lpgjavaruntime.LexStream.setPrsStream(PrsStream)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)26

lpg.lpgjavaruntime.LpgLexStream.getKind(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.getKind(int)-1

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer()104

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(char[], String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(char[], String, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(char[], String, int)115

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(char[], String)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(char[], String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(char[], String)125

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(int)134

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(IntSegmentedTuple, char[], String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(IntSegmentedTuple, char[], String, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(IntSegmentedTuple, char[], String, int)146

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(IntSegmentedTuple, char[], String)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(IntSegmentedTuple, char[], String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(IntSegmentedTuple, char[], String)157

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(String, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(String, int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(String, int)168

lpg.lpgjavaruntime.LpgLexStream.LpgLexStream(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.AbstractSQLLexer(String)178

lpg.lpgjavaruntime.LpgLexStream.orderedExportedSymbols()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.orderedExportedSymbols()-1

lpg.lpgjavaruntime.PrsStream.makeToken(int, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeToken(int)67
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.checkForKeyWord()64
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)28
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)33

lpg.lpgjavaruntime.PrsStream.setSize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexer.lexer(PrsStream)34

lpg.lpgjavaruntime.Token.Token(PrsStream, int, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.parsers.sql.lexer.AbstractSQLLexer.makeComment(int)60

Back to reference summary for org.eclipse.datatools.sqltools.parsers.sql.lexer

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict