org.eclipse.ocl.examples.xtext.oclinecore
Class OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser

java.lang.Object
  extended by org.eclipse.xtext.parser.AbstractParser
      extended by org.eclipse.xtext.parser.antlr.AbstractAntlrParser
          extended by org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.OCLinEcoreParser
              extended by org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser
All Implemented Interfaces:
org.eclipse.xtext.parser.IParser
Enclosing class:
OCLinEcoreRuntimeModule

public static class OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser
extends OCLinEcoreParser


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.parser.IParser
org.eclipse.xtext.parser.IParser.NullImpl
 
Constructor Summary
OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser()
           
 
Method Summary
protected  org.eclipse.xtext.parser.antlr.XtextTokenStream createTokenStream(org.antlr.runtime.TokenSource tokenSource)
           
 
Methods inherited from class org.eclipse.ocl.examples.xtext.oclinecore.parser.antlr.OCLinEcoreParser
createParser, getDefaultRuleName, getGrammarAccess, setGrammarAccess, setInitialHiddenTokens
 
Methods inherited from class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
createLexer, createNodeModelBuilder, doParse, doParse, doParse, doReparse, getElementFactory, getLexerProvider, getPartialParser, getSyntaxErrorProvider, getTokenDefProvider, getUnorderedGroupHelper, isReparseSupported, parse, parse, parse, setElementFactory, setLexerProvider, setPartialParser, setSyntaxErrorProvider, setTokenDefProvider, setUnorderedGroupHelper
 
Methods inherited from class org.eclipse.xtext.parser.AbstractParser
parse, reparse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser

public OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser()
Method Detail

createTokenStream

protected org.eclipse.xtext.parser.antlr.XtextTokenStream createTokenStream(org.antlr.runtime.TokenSource tokenSource)
Overrides:
createTokenStream in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser