Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DRuleReturnScope.cs38 public interface IRuleReturnScope<TLabel> { interface
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1160 IRuleReturnScope = interface(IANTLRInterface) interface
2815 function Def(const X: IRuleReturnScope): IRuleReturnScope; overload; in Def()
6548 function Def(const X: IRuleReturnScope): IRuleReturnScope; in Def()