Show / Hide Table of Contents

Class xpathParser

Inheritance
System.Object
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>
Antlr4.Runtime.Parser
xpathParser
Implements
Antlr4.Runtime.IRecognizer
Inherited Members
Antlr4.Runtime.Parser.Output
Antlr4.Runtime.Parser.ErrorOutput
Antlr4.Runtime.Parser.Reset()
Antlr4.Runtime.Parser.Match(System.Int32)
Antlr4.Runtime.Parser.MatchWildcard()
Antlr4.Runtime.Parser.AddParseListener(Antlr4.Runtime.Tree.IParseTreeListener)
Antlr4.Runtime.Parser.RemoveParseListener(Antlr4.Runtime.Tree.IParseTreeListener)
Antlr4.Runtime.Parser.RemoveParseListeners()
Antlr4.Runtime.Parser.TriggerEnterRuleEvent()
Antlr4.Runtime.Parser.TriggerExitRuleEvent()
Antlr4.Runtime.Parser.GetATNWithBypassAlts()
Antlr4.Runtime.Parser.CompileParseTreePattern(System.String, System.Int32)
Antlr4.Runtime.Parser.CompileParseTreePattern(System.String, System.Int32, Antlr4.Runtime.Lexer)
Antlr4.Runtime.Parser.NotifyErrorListeners(System.String)
Antlr4.Runtime.Parser.NotifyErrorListeners(Antlr4.Runtime.IToken, System.String, Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Parser.Consume()
Antlr4.Runtime.Parser.AddContextToParseTree()
Antlr4.Runtime.Parser.EnterRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Parser.EnterLeftFactoredRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Parser.ExitRule()
Antlr4.Runtime.Parser.EnterOuterAlt(Antlr4.Runtime.ParserRuleContext, System.Int32)
Antlr4.Runtime.Parser.EnterRecursionRule(Antlr4.Runtime.ParserRuleContext, System.Int32)
Antlr4.Runtime.Parser.EnterRecursionRule(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32, System.Int32)
Antlr4.Runtime.Parser.PushNewRecursionContext(Antlr4.Runtime.ParserRuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Parser.UnrollRecursionContexts(Antlr4.Runtime.ParserRuleContext)
Antlr4.Runtime.Parser.GetInvokingContext(System.Int32)
Antlr4.Runtime.Parser.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
Antlr4.Runtime.Parser.InContext(System.String)
Antlr4.Runtime.Parser.IsExpectedToken(System.Int32)
Antlr4.Runtime.Parser.GetExpectedTokens()
Antlr4.Runtime.Parser.GetExpectedTokensWithinCurrentRule()
Antlr4.Runtime.Parser.GetRuleIndex(System.String)
Antlr4.Runtime.Parser.GetRuleInvocationStack()
Antlr4.Runtime.Parser.GetRuleInvocationStackAsString()
Antlr4.Runtime.Parser.GetRuleInvocationStack(Antlr4.Runtime.RuleContext)
Antlr4.Runtime.Parser.GetDFAStrings()
Antlr4.Runtime.Parser.DumpDFA()
Antlr4.Runtime.Parser.BuildParseTree
Antlr4.Runtime.Parser.TrimParseTree
Antlr4.Runtime.Parser.ParseListeners
Antlr4.Runtime.Parser.NumberOfSyntaxErrors
Antlr4.Runtime.Parser.TokenFactory
Antlr4.Runtime.Parser.ErrorHandler
Antlr4.Runtime.Parser.InputStream
Antlr4.Runtime.Parser.TokenStream
Antlr4.Runtime.Parser.CurrentToken
Antlr4.Runtime.Parser.Precedence
Antlr4.Runtime.Parser.Context
Antlr4.Runtime.Parser.ErrorListenerDispatch
Antlr4.Runtime.Parser.RuleContext
Antlr4.Runtime.Parser.SourceName
Antlr4.Runtime.Parser.ParseInfo
Antlr4.Runtime.Parser.Profile
Antlr4.Runtime.Parser.Trace
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Eof
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.CreateTokenTypeMap(Antlr4.Runtime.IVocabulary)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetTokenType(System.String)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetErrorHeader(Antlr4.Runtime.RecognitionException)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GetTokenErrorDisplay(Antlr4.Runtime.IToken)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.AddErrorListener(Antlr4.Runtime.IAntlrErrorListener<Antlr4.Runtime.IToken>)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RemoveErrorListener(Antlr4.Runtime.IAntlrErrorListener<Antlr4.Runtime.IToken>)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RemoveErrorListeners()
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Sempred(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Precpred(Antlr4.Runtime.RuleContext, System.Int32)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Action(Antlr4.Runtime.RuleContext, System.Int32, System.Int32)
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleNames
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Vocabulary
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.TokenTypeMap
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleIndexMap
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.SerializedAtn
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GrammarFileName
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Atn
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Interpreter
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ParseInfo
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ErrorListeners
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.ErrorListenerDispatch
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.State
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.InputStream
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: GCore.Antlr.Grammers.Xpath
Assembly: Xpath.dll
Syntax
[CLSCompliant(false)]
public class xpathParser : Parser, IRecognizer

Constructors

| Improve this Doc View Source

xpathParser(ITokenStream)

Declaration
public xpathParser(ITokenStream input)
Parameters
Type Name Description
Antlr4.Runtime.ITokenStream input
| Improve this Doc View Source

xpathParser(ITokenStream, TextWriter, TextWriter)

Declaration
public xpathParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type Name Description
Antlr4.Runtime.ITokenStream input
System.IO.TextWriter output
System.IO.TextWriter errorOutput

Fields

| Improve this Doc View Source

_ATN

Declaration
public static readonly ATN _ATN
Field Value
Type Description
Antlr4.Runtime.Atn.ATN
| Improve this Doc View Source

ABRPATH

Declaration
public const int ABRPATH = 13
Field Value
Type Description
System.Int32
| Improve this Doc View Source

APOS

Declaration
public const int APOS = 32
Field Value
Type Description
System.Int32
| Improve this Doc View Source

AT

Declaration
public const int AT = 23
Field Value
Type Description
System.Int32
| Improve this Doc View Source

AxisName

Declaration
public const int AxisName = 11
Field Value
Type Description
System.Int32
| Improve this Doc View Source

CC

Declaration
public const int CC = 31
Field Value
Type Description
System.Int32
| Improve this Doc View Source

COLON

Declaration
public const int COLON = 30
Field Value
Type Description
System.Int32
| Improve this Doc View Source

COMMA

Declaration
public const int COMMA = 24
Field Value
Type Description
System.Int32
| Improve this Doc View Source

decisionToDFA

Declaration
protected static DFA[] decisionToDFA
Field Value
Type Description
Antlr4.Runtime.Dfa.DFA[]
| Improve this Doc View Source

DefaultVocabulary

Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type Description
Antlr4.Runtime.IVocabulary
| Improve this Doc View Source

DOT

Declaration
public const int DOT = 20
Field Value
Type Description
System.Int32
| Improve this Doc View Source

DOTDOT

Declaration
public const int DOTDOT = 22
Field Value
Type Description
System.Int32
| Improve this Doc View Source

GE

Declaration
public const int GE = 29
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LBRAC

Declaration
public const int LBRAC = 16
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LE

Declaration
public const int LE = 28
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LESS

Declaration
public const int LESS = 26
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Literal

Declaration
public const int Literal = 34
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LPAR

Declaration
public const int LPAR = 14
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MINUS

Declaration
public const int MINUS = 18
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MORE_

Declaration
public const int MORE_ = 27
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MUL

Declaration
public const int MUL = 21
Field Value
Type Description
System.Int32
| Improve this Doc View Source

NCName

Declaration
public const int NCName = 36
Field Value
Type Description
System.Int32
| Improve this Doc View Source

NodeType

Declaration
public const int NodeType = 9
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Number

Declaration
public const int Number = 10
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PATHSEP

Declaration
public const int PATHSEP = 12
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PIPE

Declaration
public const int PIPE = 25
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PLUS

Declaration
public const int PLUS = 19
Field Value
Type Description
System.Int32
| Improve this Doc View Source

QUOT

Declaration
public const int QUOT = 33
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RBRAC

Declaration
public const int RBRAC = 17
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RPAR

Declaration
public const int RPAR = 15
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_abbreviatedStep

Declaration
public const int RULE_abbreviatedStep = 8
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_absoluteLocationPathNoroot

Declaration
public const int RULE_absoluteLocationPathNoroot = 2
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_additiveExpr

Declaration
public const int RULE_additiveExpr = 19
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_andExpr

Declaration
public const int RULE_andExpr = 16
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_axisSpecifier

Declaration
public const int RULE_axisSpecifier = 5
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_equalityExpr

Declaration
public const int RULE_equalityExpr = 17
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_expr

Declaration
public const int RULE_expr = 9
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_filterExpr

Declaration
public const int RULE_filterExpr = 14
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionCall

Declaration
public const int RULE_functionCall = 11
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionName

Declaration
public const int RULE_functionName = 23
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_locationPath

Declaration
public const int RULE_locationPath = 1
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_main

Declaration
public const int RULE_main = 0
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_multiplicativeExpr

Declaration
public const int RULE_multiplicativeExpr = 20
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_nameTest

Declaration
public const int RULE_nameTest = 25
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_nCName

Declaration
public const int RULE_nCName = 26
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_nodeTest

Declaration
public const int RULE_nodeTest = 6
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_orExpr

Declaration
public const int RULE_orExpr = 15
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pathExprNoRoot

Declaration
public const int RULE_pathExprNoRoot = 13
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_predicate

Declaration
public const int RULE_predicate = 7
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_primaryExpr

Declaration
public const int RULE_primaryExpr = 10
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_qName

Declaration
public const int RULE_qName = 22
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_relationalExpr

Declaration
public const int RULE_relationalExpr = 18
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_relativeLocationPath

Declaration
public const int RULE_relativeLocationPath = 3
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_step

Declaration
public const int RULE_step = 4
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_unaryExprNoRoot

Declaration
public const int RULE_unaryExprNoRoot = 21
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_unionExprNoRoot

Declaration
public const int RULE_unionExprNoRoot = 12
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_variableReference

Declaration
public const int RULE_variableReference = 24
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ruleNames

Declaration
public static readonly string[] ruleNames
Field Value
Type Description
System.String[]
| Improve this Doc View Source

sharedContextCache

Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type Description
Antlr4.Runtime.Atn.PredictionContextCache
| Improve this Doc View Source

T__0

Declaration
public const int T__0 = 1
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__1

Declaration
public const int T__1 = 2
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__2

Declaration
public const int T__2 = 3
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__3

Declaration
public const int T__3 = 4
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__4

Declaration
public const int T__4 = 5
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__5

Declaration
public const int T__5 = 6
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__6

Declaration
public const int T__6 = 7
Field Value
Type Description
System.Int32
| Improve this Doc View Source

T__7

Declaration
public const int T__7 = 8
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Whitespace

Declaration
public const int Whitespace = 35
Field Value
Type Description
System.Int32

Properties

| Improve this Doc View Source

GrammarFileName

Declaration
public override string GrammarFileName { get; }
Property Value
Type Description
System.String
Overrides
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.GrammarFileName
| Improve this Doc View Source

RuleNames

Declaration
public override string[] RuleNames { get; }
Property Value
Type Description
System.String[]
Overrides
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.RuleNames
| Improve this Doc View Source

SerializedAtn

Declaration
public override string SerializedAtn { get; }
Property Value
Type Description
System.String
Overrides
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.SerializedAtn
| Improve this Doc View Source

Vocabulary

Declaration
[NotNull]
public override IVocabulary Vocabulary { get; }
Property Value
Type Description
Antlr4.Runtime.IVocabulary
Overrides
Antlr4.Runtime.Recognizer<Antlr4.Runtime.IToken, Antlr4.Runtime.Atn.ParserATNSimulator>.Vocabulary

Methods

| Improve this Doc View Source

abbreviatedStep()

Declaration
[RuleVersion(0)]
public xpathParser.AbbreviatedStepContext abbreviatedStep()
Returns
Type Description
xpathParser.AbbreviatedStepContext
| Improve this Doc View Source

absoluteLocationPathNoroot()

Declaration
[RuleVersion(0)]
public xpathParser.AbsoluteLocationPathNorootContext absoluteLocationPathNoroot()
Returns
Type Description
xpathParser.AbsoluteLocationPathNorootContext
| Improve this Doc View Source

additiveExpr()

Declaration
[RuleVersion(0)]
public xpathParser.AdditiveExprContext additiveExpr()
Returns
Type Description
xpathParser.AdditiveExprContext
| Improve this Doc View Source

andExpr()

Declaration
[RuleVersion(0)]
public xpathParser.AndExprContext andExpr()
Returns
Type Description
xpathParser.AndExprContext
| Improve this Doc View Source

axisSpecifier()

Declaration
[RuleVersion(0)]
public xpathParser.AxisSpecifierContext axisSpecifier()
Returns
Type Description
xpathParser.AxisSpecifierContext
| Improve this Doc View Source

equalityExpr()

Declaration
[RuleVersion(0)]
public xpathParser.EqualityExprContext equalityExpr()
Returns
Type Description
xpathParser.EqualityExprContext
| Improve this Doc View Source

expr()

Declaration
[RuleVersion(0)]
public xpathParser.ExprContext expr()
Returns
Type Description
xpathParser.ExprContext
| Improve this Doc View Source

filterExpr()

Declaration
[RuleVersion(0)]
public xpathParser.FilterExprContext filterExpr()
Returns
Type Description
xpathParser.FilterExprContext
| Improve this Doc View Source

functionCall()

Declaration
[RuleVersion(0)]
public xpathParser.FunctionCallContext functionCall()
Returns
Type Description
xpathParser.FunctionCallContext
| Improve this Doc View Source

functionName()

Declaration
[RuleVersion(0)]
public xpathParser.FunctionNameContext functionName()
Returns
Type Description
xpathParser.FunctionNameContext
| Improve this Doc View Source

locationPath()

Declaration
[RuleVersion(0)]
public xpathParser.LocationPathContext locationPath()
Returns
Type Description
xpathParser.LocationPathContext
| Improve this Doc View Source

main()

Declaration
[RuleVersion(0)]
public xpathParser.MainContext main()
Returns
Type Description
xpathParser.MainContext
| Improve this Doc View Source

multiplicativeExpr()

Declaration
[RuleVersion(0)]
public xpathParser.MultiplicativeExprContext multiplicativeExpr()
Returns
Type Description
xpathParser.MultiplicativeExprContext
| Improve this Doc View Source

nameTest()

Declaration
[RuleVersion(0)]
public xpathParser.NameTestContext nameTest()
Returns
Type Description
xpathParser.NameTestContext
| Improve this Doc View Source

nCName()

Declaration
[RuleVersion(0)]
public xpathParser.NCNameContext nCName()
Returns
Type Description
xpathParser.NCNameContext
| Improve this Doc View Source

nodeTest()

Declaration
[RuleVersion(0)]
public xpathParser.NodeTestContext nodeTest()
Returns
Type Description
xpathParser.NodeTestContext
| Improve this Doc View Source

orExpr()

Declaration
[RuleVersion(0)]
public xpathParser.OrExprContext orExpr()
Returns
Type Description
xpathParser.OrExprContext
| Improve this Doc View Source

pathExprNoRoot()

Declaration
[RuleVersion(0)]
public xpathParser.PathExprNoRootContext pathExprNoRoot()
Returns
Type Description
xpathParser.PathExprNoRootContext
| Improve this Doc View Source

predicate()

Declaration
[RuleVersion(0)]
public xpathParser.PredicateContext predicate()
Returns
Type Description
xpathParser.PredicateContext
| Improve this Doc View Source

primaryExpr()

Declaration
[RuleVersion(0)]
public xpathParser.PrimaryExprContext primaryExpr()
Returns
Type Description
xpathParser.PrimaryExprContext
| Improve this Doc View Source

qName()

Declaration
[RuleVersion(0)]
public xpathParser.QNameContext qName()
Returns
Type Description
xpathParser.QNameContext
| Improve this Doc View Source

relationalExpr()

Declaration
[RuleVersion(0)]
public xpathParser.RelationalExprContext relationalExpr()
Returns
Type Description
xpathParser.RelationalExprContext
| Improve this Doc View Source

relativeLocationPath()

Declaration
[RuleVersion(0)]
public xpathParser.RelativeLocationPathContext relativeLocationPath()
Returns
Type Description
xpathParser.RelativeLocationPathContext
| Improve this Doc View Source

step()

Declaration
[RuleVersion(0)]
public xpathParser.StepContext step()
Returns
Type Description
xpathParser.StepContext
| Improve this Doc View Source

unaryExprNoRoot()

Declaration
[RuleVersion(0)]
public xpathParser.UnaryExprNoRootContext unaryExprNoRoot()
Returns
Type Description
xpathParser.UnaryExprNoRootContext
| Improve this Doc View Source

unionExprNoRoot()

Declaration
[RuleVersion(0)]
public xpathParser.UnionExprNoRootContext unionExprNoRoot()
Returns
Type Description
xpathParser.UnionExprNoRootContext
| Improve this Doc View Source

variableReference()

Declaration
[RuleVersion(0)]
public xpathParser.VariableReferenceContext variableReference()
Returns
Type Description
xpathParser.VariableReferenceContext

Implements

Antlr4.Runtime.IRecognizer
  • Improve this Doc
  • View Source
Back to top Generated by DocFX