Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Antlr3
Tool
Grammar
GetDelegatedRuleReferences
Antlr3.Tool.Grammar.GetDelegatedRuleReferences C# (CSharp) Method
Grammar Class Documentation
显示文件
Open project: antlr/antlrcs
GetDelegatedRuleReferences()
public
method
public
GetDelegatedRuleReferences
( ) :
HashSet
return
HashSet
public virtual HashSet<Rule> GetDelegatedRuleReferences() { return delegatedRuleReferences; }
Grammar
AddArtificialMatchTokensRule
AddDelegateGrammar
AddRule
AddRulesForSyntacticPredicates
AltReferencesRule
AltReferencesTokenID
AssignDecisionNumber
BuildNFA
CheckAllRulesForLeftRecursion
CheckAllRulesForUselessLabels
CheckNameSpaceAndActions
CheckRuleReference
Complement
ComputeRuleFOLLOWSets
ComputeTokenNameFromLiteral
CreateDecision
CreateLL_1_LookaheadDFA
CreateLookaheadDFA
CreateLookaheadDFAs
CreateParameterScope
CreateReturnScope
CreateRuleScope
CreateRuleStartAndStopNFAStates
DealWithTreeFilterMode
DefineGlobalScope
DefineGrammarSymbols
DefineLabel
DefineLexerRuleForAliasedStringLiteral
DefineLexerRuleForStringLiteral
DefineLexerRuleFoundInParser
DefineNamedAction
DefineRule
DefineRuleListLabel
DefineRuleRefLabel
DefineSyntacticPredicate
DefineToken
DefineTokenListLabel
DefineTokenRefLabel
DefineWildcardTreeLabel
DefineWildcardTreeListLabel
ExamineAllExecutableActions
ExternallyAbortNFAToDFAConversion
FindFirstTypeOutsideRewrite
First
GenerateMethodForRule
GetANTLRCharLiteralForChar
GetAllImportedRules
GetArtificialRulesForSyntacticPredicates
GetAutoBacktrackMode
GetBlockOption
GetCharValueFromGrammarCharLiteral
GetDecision
GetDecisionBlockAST
GetDecisionNFAStartState
GetDecisionNFAStartStateList
GetDecisionOptions
GetDefaultActionScope
GetDelegateNames
GetDelegatedRuleReferences
GetDelegatedRules
GetDelegates
GetDelegators
GetDirectDelegates
GetGlobalScope
GetGrammarMaxLookahead
GetIndirectDelegates
GetLabels
GetLeftRecursiveRules
GetLexerGrammar
GetLocallyDefinedOption
GetLocallyDefinedRule
GetLookaheadDFA
GetLookaheadDFAColumnsForLineInFile
GetLookaheadDFAFromPositionInFile
GetNFAStateForAltOfDecision
GetNewTokenType
GetNumberOfAltsForDecisionNFA
GetNumberOfCyclicDecisions
GetOption
GetRecognizerName
GetRule
GetRuleIndex
GetRuleModifier
GetRuleName
GetRuleStartState
GetRuleStopState
GetSetFromRule
GetSyntacticPredicate
GetTokenDisplayName
GetTokenDisplayNames
GetTokenType
GetTokenTypesWithoutID
GetUnescapedStringFromGrammarStringLiteral
GetUserMaxLookahead
Grammar
GrammarTreeToString
ImportGrammar
ImportTokenVocabulary
IsAtomTokenType
IsEmptyRule
IsValidSet
LegalOption
Look
MakeEdgeSetsDisjoint
NFAToDFAConversionExternallyAborted
OptionIsValid
ParseAndBuildAST
ParseArtificialRule
PrintGrammar
ProcessOptions
ReferenceRuleLabelPredefinedAttribute
RemoveUselessLabels
SetDecisionBlockAST
SetDecisionNFA
SetDecisionOption
SetDecisionOptions
SetGrammarContent
SetLookaheadDFA
SetName
SetOption
SetOptions
SetRuleAST
SetSynPredGateIfNotAlready
SynPredUsedInDFA
ToString
TranslateLeftRecursiveRule
UpdateLineColumnToLookaheadDFAMap
ValidImport