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 TypeMethodDescriptionvoid
IpaTernaryTreeNode.acceptVisitFirst
(IpaTernaryTreeNodeVisitor<V> visitor) void
IpaTernaryTreeNode.acceptVisitLast
(IpaTernaryTreeNodeVisitor<V> visitor) void
IpaTernaryTreeNode.acceptVisitMiddle
(IpaTernaryTreeNodeVisitor<V> visitor)