Uses of Record Class
ca.phon.app.session.editor.search.FindExprMatch
Packages that use FindExprMatch
-
Uses of FindExprMatch in ca.phon.app.session.editor.search
Methods in ca.phon.app.session.editor.search that return FindExprMatchModifier and TypeMethodDescriptionstatic FindExprMatch
FindExprMatch.empty()
Find previous occurrence of the expression in the object.FindExpr.findNextPhonex
(IPATranscript ipa, int charIdx) FindExpr.findNextPlain
(String txt, int charIdx) FindExpr.findNextRegex
(String txt, int charIdx) Find previous occurrence of the expression in the object.FindExpr.findPrevPhonex
(IPATranscript ipa, int charIdx) FindExpr.findPrevPlain
(String txt, int charIdx) FindExpr.findPrevRegex
(String txt, int charIdx)