Uses of Interface
ca.phon.ipa.tree.IpaTernaryTreeNodeVisitor
Packages that use IpaTernaryTreeNodeVisitor
- 
Uses of IpaTernaryTreeNodeVisitor in ca.phon.ipa.tree
Methods in ca.phon.ipa.tree with parameters of type IpaTernaryTreeNodeVisitorModifier and TypeMethodDescriptionvoidIpaTernaryTreeNode.acceptVisitFirst(IpaTernaryTreeNodeVisitor<V> visitor) voidIpaTernaryTreeNode.acceptVisitLast(IpaTernaryTreeNodeVisitor<V> visitor) voidIpaTernaryTreeNode.acceptVisitMiddle(IpaTernaryTreeNodeVisitor<V> visitor)