|
Simian - Similarity Analyser v2.3.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.harukizaemon.simian.CobolParser
public class CobolParser
Constructor Summary | |
---|---|
CobolParser(com.harukizaemon.simian.TokenVisitor visitor)
|
Method Summary | |
---|---|
int |
parse(CobolLineReader reader)
|
int |
parse(java.io.Reader reader)
Parses a stream. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CobolParser(com.harukizaemon.simian.TokenVisitor visitor)
Method Detail |
---|
public int parse(java.io.Reader reader) throws java.io.IOException
reader
- The stream to parse
java.io.IOException
- If an exception ocurrspublic int parse(CobolLineReader reader) throws java.io.IOException
java.io.IOException
|
Simian - Similarity Analyser v2.3.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |