name.angoca.db2sa.grammarReader.api
Class AbstractBadConstructorGrammarReader
java.lang.Object
name.angoca.db2sa.grammarReader.api.AbstractGrammarReader
name.angoca.db2sa.grammarReader.api.AbstractBadConstructorGrammarReader
public abstract class AbstractBadConstructorGrammarReader
- extends AbstractGrammarReader
Class for tests.
Control Version
- Version:
- 1.0.0 2009-11-17
- Author:
- Andres Gomez Casanova (AngocA)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBadConstructorGrammarReader
public AbstractBadConstructorGrammarReader(Graph graph,
String filename)
- Default constructor.
- Parameters:
graph
- Nothingfilename
- Nothing
getDelimiters
public String getDelimiters()
throws DelimitersIncorrectlyDefinedException
- Specified by:
getDelimiters
in class AbstractGrammarReader
- Throws:
DelimitersIncorrectlyDefinedException
getStartingNode
public StartingNode getStartingNode()
throws AbstractDB2SAException
- Specified by:
getStartingNode
in class AbstractGrammarReader
- Throws:
AbstractDB2SAException
Andres Gomez Casanova (AngocA) 2009-2010 
This work is licensed under a Creative Commons Attribution 3.0 Unported License.