C# Class Antlr4.Codegen.Model.Decl.ContextRuleListIndexedGetterDecl

Inheritance: ContextRuleListGetterDecl
Datei anzeigen Open project: sharwell/antlr4cs

Public Methods

Method Description
ContextRuleListIndexedGetterDecl ( OutputModelFactory factory, string name, string ctxName )
GetArgType ( ) : string

Method Details

ContextRuleListIndexedGetterDecl() public method

public ContextRuleListIndexedGetterDecl ( OutputModelFactory factory, string name, string ctxName )
factory OutputModelFactory
name string
ctxName string

GetArgType() public method

public GetArgType ( ) : string
return string