Home
last modified time | relevance | path

Searched defs:AttributeTargets (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DGrammarRuleAttribute.cs35 using AttributeTargets = System.AttributeTargets; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DGrammarRuleAttribute.cs36 using AttributeTargets = System.AttributeTargets; typedef