Uses of Class
ca.phon.app.session.editor.search.FindExpr
Packages that use FindExpr
-
Uses of FindExpr in ca.phon.app.session.editor.search
Methods in ca.phon.app.session.editor.search that return FindExprModifier and TypeMethodDescriptionFindManager.getAnyExpr()
FindManager.getExprForTier
(String tierName) FindManager.getMatchedExpr()
Methods in ca.phon.app.session.editor.search with parameters of type FindExprModifier and TypeMethodDescriptionvoid
FindManager.setAnyExpr
(FindExpr expr) void
FindManager.setExprForTier
(String tierName, FindExpr expr)