Class OrthoToIPAVisitor

java.lang.Object
ca.phon.visitor.VisitorAdapter<Orthography>
ca.phon.app.ipalookup.OrthoToIPAVisitor
All Implemented Interfaces:
Visitor<Orthography>

public class OrthoToIPAVisitor extends VisitorAdapter<Orthography>
Create an IPATranscript from the given Orthography. The Orthography should be visited by the OrthoLookupVisitor first.