Class Hierarchy
- java.lang.Object
- ca.phon.phonex.BasePhoneMatcher (implements ca.phon.phonex.PhoneMatcher)
- org.antlr.runtime.BaseRecognizer
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- ca.phon.phonex.PhonexLexer
- ca.phon.phonex.PhonexTokenizerLexer
- org.antlr.runtime.Parser
- ca.phon.phonex.PhonexParser
- ca.phon.phonex.PhonexTokenizerParser
- org.antlr.runtime.tree.TreeParser
- ca.phon.phonex.PhonexCompiler
- org.antlr.runtime.Lexer (implements org.antlr.runtime.TokenSource)
- ca.phon.phonex.CompoundPhoneMatcher (implements ca.phon.phonex.PhoneMatcher)
- org.antlr.runtime.DFA
- ca.phon.phonex.PhonexParser.DFA13
- ca.phon.phonex.PhonexParser.DFA23
- ca.phon.phonex.PhonexParser.DFA32
- ca.phon.phonex.PhonexTokenizerLexer.DFA9
- ca.phon.phonex.FeatureSetMatcher (implements ca.phon.phonex.PhoneMatcher)
- ca.phon.fsa.FSATransition<T>
- ca.phon.phonex.PhonexTransition (implements java.lang.Cloneable)
- ca.phon.phonex.BackReferenceTransition
- ca.phon.phonex.BeginningOfInputTransition
- ca.phon.phonex.EmptyTransition
- ca.phon.phonex.EndOfInputTransition
- ca.phon.phonex.SyllableBoundaryTransition
- ca.phon.phonex.WordBoundaryTransition
- ca.phon.phonex.PhonexTransition (implements java.lang.Cloneable)
- ca.phon.phonex.IntraWordPauseMatcher (implements ca.phon.phonex.PhoneMatcher)
- ca.phon.phonex.PhoneClassMatcher (implements ca.phon.phonex.PhoneMatcher)
- ca.phon.phonex.PhonexCompiler.back_reference_scope
- ca.phon.phonex.PhonexCompiler.baseexpr_scope
- ca.phon.phonex.PhonexCompiler.class_matcher_scope
- ca.phon.phonex.PhonexCompiler.feature_set_matcher_scope
- ca.phon.phonex.PhonexCompiler.flags_scope
- ca.phon.phonex.PhonexCompiler.group_scope
- ca.phon.phonex.PhonexCompiler.matcher_scope
- ca.phon.phonex.PhonexCompiler.plugin_matcher_scope
- ca.phon.phonex.PhonexCompiler2 (implements ca.phon.phonexg4.PhonexListener)
- ca.phon.phonex.PhonexMatcher
- ca.phon.phonex.PhonexPattern (implements java.lang.Comparable<T>)
- ca.phon.phonex.PhonexPluginManager
- ca.phon.phonex.Quantifier
- ca.phon.phonex.RegexMatcher (implements ca.phon.phonex.PhoneMatcher)
- org.antlr.runtime.RuleReturnScope
- org.antlr.runtime.ParserRuleReturnScope
- ca.phon.phonex.PhonexParser.argument_list_return
- ca.phon.phonex.PhonexParser.argument_return
- ca.phon.phonex.PhonexParser.back_reference_return
- ca.phon.phonex.PhonexParser.base_matcher_return
- ca.phon.phonex.PhonexParser.base_phone_matcher_return
- ca.phon.phonex.PhonexParser.baseexpr_return
- ca.phon.phonex.PhonexParser.boundary_matchers_return
- ca.phon.phonex.PhonexParser.bounded_quantifier_return
- ca.phon.phonex.PhonexParser.class_matcher_return
- ca.phon.phonex.PhonexParser.compound_phone_matcher_return
- ca.phon.phonex.PhonexParser.escaped_char_return
- ca.phon.phonex.PhonexParser.expr_return
- ca.phon.phonex.PhonexParser.exprele_return
- ca.phon.phonex.PhonexParser.feature_set_matcher_return
- ca.phon.phonex.PhonexParser.flags_return
- ca.phon.phonex.PhonexParser.group_name_return
- ca.phon.phonex.PhonexParser.group_return
- ca.phon.phonex.PhonexParser.hex_value_return
- ca.phon.phonex.PhonexParser.identifier_return
- ca.phon.phonex.PhonexParser.matcher_return
- ca.phon.phonex.PhonexParser.negatable_identifier_return
- ca.phon.phonex.PhonexParser.plugin_matcher_return
- ca.phon.phonex.PhonexParser.predefined_phone_classes_return
- ca.phon.phonex.PhonexParser.quantifier_return
- ca.phon.phonex.PhonexParser.regex_matcher_return
- ca.phon.phonex.PhonexParser.sctype_return
- ca.phon.phonex.PhonexParser.single_phone_matcher_return
- ca.phon.phonex.PhonexParser.stress_type_return
- ca.phon.phonex.PhonexParser.syllable_bounds_return
- ca.phon.phonex.PhonexParser.syllable_matcher_return
- ca.phon.phonex.PhonexTokenizerParser.rule_return
- org.antlr.runtime.tree.TreeRuleReturnScope
- ca.phon.phonex.PhonexCompiler.negatable_identifier_return
- ca.phon.phonex.PhonexCompiler.syllable_bounds_return
- ca.phon.phonex.PhonexCompiler.syllable_matcher_return
- org.antlr.runtime.ParserRuleReturnScope
- ca.phon.fsa.SimpleFSA<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ca.phon.phonex.PhonexPatternException
- ca.phon.phonex.NoSuchPluginException
- ca.phon.phonex.PhonexPluginException
- ca.phon.phonex.PhonexPatternException
- java.lang.RuntimeException
- java.lang.Exception
- ca.phon.visitor.VisitorAdapter<T> (implements ca.phon.visitor.Visitor<T>)
- ca.phon.phonex.BasePhoneMatcher.BasePhoneVisitor
- ca.phon.phonex.CompoundPhoneMatcher.CompoundPhoneVisitor
- ca.phon.phonex.PhonexFlagVisitor
- ca.phon.phonex.ReplaceExpressionVisitor
- ca.phon.phonex.SyllableBoundaryTransition.PunctuationTest
Interface Hierarchy
- ca.phon.phonex.PhoneMatcher
- ca.phon.phonex.PluginProvider
Annotation Interface Hierarchy
- ca.phon.phonex.PhonexPlugin (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ca.phon.phonex.PhonexFlag
- ca.phon.phonex.QuantifierType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)