Свойство | Type | Description | |
---|---|---|---|
DefaultVocabulary | IVocabulary | ||
_ATN | |||
_serializedATN | string | ||
modeNames | string[] | ||
ruleNames | string[] |
Свойство | Type | Description | |
---|---|---|---|
ID_action | void |
Méthode | Description | |
---|---|---|
Action ( RuleContext _localctx, int ruleIndex, int actionIndex ) : void | ||
XPathLexer ( ICharStream input ) : System |
Méthode | Description | |
---|---|---|
ID_action ( RuleContext _localctx, int actionIndex ) : void |
public Action ( RuleContext _localctx, int ruleIndex, int actionIndex ) : void | ||
_localctx | RuleContext | |
ruleIndex | int | |
actionIndex | int | |
Résultat | void |
public XPathLexer ( ICharStream input ) : System | ||
input | ICharStream | |
Résultat | System |
public static IVocabulary DefaultVocabulary | ||
Résultat | IVocabulary |
public static ATN,Antlr4.Runtime.Atn _ATN | ||
Résultat |