|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.czt.parser.circus.UnicodeParser
public class UnicodeParser
A parser for unicode. This class is a convenience class
that assembles the UnicodeScanner and the Parser.
net.sourceforge.czt.parser.z| Constructor Summary | |
|---|---|
UnicodeParser(net.sourceforge.czt.session.Source source,
net.sourceforge.czt.session.SectionInfo sectInfo,
java.util.Properties properties)
|
|
| Method Summary | |
|---|---|
net.sourceforge.czt.base.ast.Term |
parse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnicodeParser(net.sourceforge.czt.session.Source source,
net.sourceforge.czt.session.SectionInfo sectInfo,
java.util.Properties properties)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public net.sourceforge.czt.base.ast.Term parse()
throws net.sourceforge.czt.parser.util.ParseException
net.sourceforge.czt.parser.util.ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||