Class FilterParser.PatchPathFullContext

java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.apache.directory.scim.spec.filter.FilterParser.PatchPathContext
org.apache.directory.scim.spec.filter.FilterParser.PatchPathFullContext
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree, org.antlr.v4.runtime.tree.RuleNode, org.antlr.v4.runtime.tree.SyntaxTree, org.antlr.v4.runtime.tree.Tree
Enclosing class:
FilterParser

public static class FilterParser.PatchPathFullContext extends FilterParser.PatchPathContext
  • Field Details

  • Constructor Details

  • Method Details

    • attributeExpression

      public FilterParser.AttributeExpressionContext attributeExpression()
    • partialAttributePath

      public FilterParser.PartialAttributePathContext partialAttributePath()
    • DEC_PT

      public org.antlr.v4.runtime.tree.TerminalNode DEC_PT()
    • AttributeName

      public org.antlr.v4.runtime.tree.TerminalNode AttributeName()
    • enterRule

      public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      enterRule in class org.antlr.v4.runtime.ParserRuleContext
    • exitRule

      public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
      Overrides:
      exitRule in class org.antlr.v4.runtime.ParserRuleContext