public class VmHandler extends AbstractLanguageVersionHandler
Constructor and Description |
---|
VmHandler() |
Modifier and Type | Method and Description |
---|---|
VisitorStarter |
getDumpFacade(Writer writer,
String prefix,
boolean recurse)
Get the DumpFacade.
|
Parser |
getParser(ParserOptions parserOptions)
Get the Parser.
|
RuleViolationFactory |
getRuleViolationFactory()
Get the RuleViolationFactory.
|
XPathHandler |
getXPathHandler()
Get the XPathHandler.
|
getDataFlowFacade, getDataFlowHandler, getDefaultParserOptions, getDFAGraphRule, getSymbolFacade, getTypeResolutionFacade
public XPathHandler getXPathHandler()
LanguageVersionHandler
getXPathHandler
in interface LanguageVersionHandler
getXPathHandler
in class AbstractLanguageVersionHandler
public RuleViolationFactory getRuleViolationFactory()
LanguageVersionHandler
public Parser getParser(ParserOptions parserOptions)
LanguageVersionHandler
public VisitorStarter getDumpFacade(Writer writer, String prefix, boolean recurse)
LanguageVersionHandler
getDumpFacade
in interface LanguageVersionHandler
getDumpFacade
in class AbstractLanguageVersionHandler
writer
- The writer to dump to.Copyright © 2002–2014 InfoEther. All rights reserved.