public interface ParserModule
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getExtensions()
Returns the supported file extensions for a given module.
|
java.lang.String |
getParserId()
Returns the parser id for a given module.
|
java.lang.String |
getSourceDirectory()
Returns the directory that contains source files for a given module.
|
java.lang.String getSourceDirectory()
java.lang.String[] getExtensions()
java.lang.String getParserId()