org.mod4j.dsl.service.xtext.parser
Class XtextParser

java.lang.Object
  extended by org.openarchitectureware.xtext.parser.impl.AbstractXtextParser
      extended by org.mod4j.dsl.service.xtext.parser.GenParser
          extended by org.mod4j.dsl.service.xtext.parser.XtextParser
All Implemented Interfaces:
org.openarchitectureware.xtext.parser.IXtextParser

public class XtextParser
extends GenParser


Field Summary
 
Fields inherited from class org.openarchitectureware.xtext.parser.impl.AbstractXtextParser
internalErrors, result
 
Constructor Summary
XtextParser(java.io.InputStream in)
           
 
Method Summary
 org.openarchitectureware.workflow.issues.Issues doCheck()
           
 
Methods inherited from class org.mod4j.dsl.service.xtext.parser.GenParser
getLexer, getParseErrors, getParser, getRootNode, internalLink, internalPostLink, internalPreLink
 
Methods inherited from class org.openarchitectureware.xtext.parser.impl.AbstractXtextParser
doLinking, getExecutionContext, handleError, invokeExtension, postLinking, preLinking
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openarchitectureware.xtext.parser.IXtextParser
doLinking, postLinking, preLinking
 

Constructor Detail

XtextParser

public XtextParser(java.io.InputStream in)
Method Detail

doCheck

public org.openarchitectureware.workflow.issues.Issues doCheck()
Specified by:
doCheck in interface org.openarchitectureware.xtext.parser.IXtextParser
Overrides:
doCheck in class GenParser


Copyright © 2009 Mod4j. All Rights Reserved.