|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
com.aptana.sax.ValidatingReader
com.aptana.ide.lexer.RegexLexerBuilderBase
com.aptana.ide.lexer.ascii.AsciiLexerBuilder
public class AsciiLexerBuilder
| Field Summary |
|---|
| Fields inherited from class com.aptana.sax.ValidatingReader |
|---|
_schema |
| Constructor Summary | |
|---|---|
AsciiLexerBuilder()
AsciiLexerBuilder |
|
AsciiLexerBuilder(IEnumerationMap tokenTypes)
AsciiLexerBuilder - This is only used by internal tools |
|
| Method Summary | |
|---|---|
protected ILexer |
createLexer()
Create a new lexer. |
protected ITokenList |
createTokenList(java.lang.String language)
Create a new token list for the specified language |
void |
load(java.io.InputStream in)
|
void |
load(java.lang.String filename)
Load the specified binary grammar file |
| Methods inherited from class com.aptana.ide.lexer.RegexLexerBuilderBase |
|---|
addTokenList, buildLexer, characters, enterGroup, enterLexer, enterRegex, enterToken, exitRegex, getTokens, loadXML, loadXML |
| Methods inherited from class com.aptana.sax.ValidatingReader |
|---|
endElement, read, read, startDocument, startElement |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsciiLexerBuilder()
throws LexerInitializationException
LexerInitializationException
public AsciiLexerBuilder(IEnumerationMap tokenTypes)
throws LexerInitializationException
tokenTypes -
LexerInitializationException| Method Detail |
|---|
protected ILexer createLexer()
RegexLexerBuilderBase
createLexer in class RegexLexerBuilderBaseRegexLexerBuilderBase.createLexer()protected ITokenList createTokenList(java.lang.String language)
RegexLexerBuilderBase
createTokenList in class RegexLexerBuilderBaseRegexLexerBuilderBase.createTokenList(java.lang.String)
public void load(java.lang.String filename)
throws LexerException,
java.io.IOException
filename -
LexerException
java.io.IOException
public void load(java.io.InputStream in)
throws LexerException
in -
LexerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||