Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- ca.phon.phonexg4.PhonexBaseVisitor<T> (implements ca.phon.phonexg4.PhonexVisitor<T>)
- ca.phon.phonexg4.PhonexBaseListener (implements ca.phon.phonexg4.PhonexListener)
- org.antlr.v4.runtime.Recognizer<Symbol,
ATNInterpreter> - org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- ca.phon.phonexg4.PhonexLexer
- org.antlr.v4.runtime.Parser
- ca.phon.phonexg4.PhonexParser
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- ca.phon.phonexg4.PhonexParser.Argument_listContext
- ca.phon.phonexg4.PhonexParser.ArgumentContext
- ca.phon.phonexg4.PhonexParser.Back_referenceContext
- ca.phon.phonexg4.PhonexParser.Base_matcherContext
- ca.phon.phonexg4.PhonexParser.CompoundPhoneMatcherContext
- ca.phon.phonexg4.PhonexParser.PhoneMatcherContext
- ca.phon.phonexg4.PhonexParser.Base_phone_matcherContext
- ca.phon.phonexg4.PhonexParser.BaseexprContext
- ca.phon.phonexg4.PhonexParser.Boundary_matcherContext
- ca.phon.phonexg4.PhonexParser.Bounded_quantifierContext
- ca.phon.phonexg4.PhonexParser.AtLeastBoundedQuantifierContext
- ca.phon.phonexg4.PhonexParser.AtMostBoundedQuantifierContext
- ca.phon.phonexg4.PhonexParser.BetweenBoundedQuantifierContext
- ca.phon.phonexg4.PhonexParser.ExactBoundedQuantifierContext
- ca.phon.phonexg4.PhonexParser.Class_matcherContext
- ca.phon.phonexg4.PhonexParser.Compound_phone_matcherContext
- ca.phon.phonexg4.PhonexParser.Escaped_charContext
- ca.phon.phonexg4.PhonexParser.ExprContext
- ca.phon.phonexg4.PhonexParser.ExpreleContext
- ca.phon.phonexg4.PhonexParser.Feature_set_matcherContext
- ca.phon.phonexg4.PhonexParser.FlagsContext
- ca.phon.phonexg4.PhonexParser.Group_nameContext
- ca.phon.phonexg4.PhonexParser.GroupContext
- ca.phon.phonexg4.PhonexParser.CapturingGroupContext
- ca.phon.phonexg4.PhonexParser.LookAheadGroupContext
- ca.phon.phonexg4.PhonexParser.LookBehindGroupContext
- ca.phon.phonexg4.PhonexParser.NamedGroupContext
- ca.phon.phonexg4.PhonexParser.NonCapturingGroupContext
- ca.phon.phonexg4.PhonexParser.Hex_valueContext
- ca.phon.phonexg4.PhonexParser.IdentifierContext
- ca.phon.phonexg4.PhonexParser.MatcherContext
- ca.phon.phonexg4.PhonexParser.BackReferenceContext
- ca.phon.phonexg4.PhonexParser.BaseMatcherContext
- ca.phon.phonexg4.PhonexParser.SyllableMatcherContext
- ca.phon.phonexg4.PhonexParser.Negatable_identifierContext
- ca.phon.phonexg4.PhonexParser.Phone_matcherContext
- ca.phon.phonexg4.PhonexParser.Plugin_matcherContext
- ca.phon.phonexg4.PhonexParser.DiacriticMatcherContext
- ca.phon.phonexg4.PhonexParser.HalflongMatcherContext
- ca.phon.phonexg4.PhonexParser.LongMatcherContext
- ca.phon.phonexg4.PhonexParser.PluginMatcherContext
- ca.phon.phonexg4.PhonexParser.ScTypePluginMatcherContext
- ca.phon.phonexg4.PhonexParser.StressTypeMatcherContext
- ca.phon.phonexg4.PhonexParser.Predefined_phone_classContext
- ca.phon.phonexg4.PhonexParser.AnyElementClassContext
- ca.phon.phonexg4.PhonexParser.EscapedClassContext
- ca.phon.phonexg4.PhonexParser.QuantifierContext
- ca.phon.phonexg4.PhonexParser.BoundedQuantifierContext
- ca.phon.phonexg4.PhonexParser.SingleQuantifierContext
- ca.phon.phonexg4.PhonexParser.Regex_matcherContext
- ca.phon.phonexg4.PhonexParser.SctypeContext
- ca.phon.phonexg4.PhonexParser.Stress_typeContext
- ca.phon.phonexg4.PhonexParser.Syllable_boundsContext
- ca.phon.phonexg4.PhonexParser.FromSyllableBoundsContext
- ca.phon.phonexg4.PhonexParser.FullSyllableBoundsContext
- ca.phon.phonexg4.PhonexParser.SingleSyllableBoundsContext
- ca.phon.phonexg4.PhonexParser.ToSyllableBoundsContext
- ca.phon.phonexg4.PhonexParser.Syllable_matcherContext
- org.antlr.v4.runtime.ParserRuleContext
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- ca.phon.phonexg4.PhonexListener
- org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- ca.phon.phonexg4.PhonexVisitor<T>