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

Inheritance: ContextRuleListGetterDecl
Afficher le fichier Open project: sharwell/antlr4cs

Méthodes publiques

Méthode Description
ContextRuleListIndexedGetterDecl ( OutputModelFactory factory, string name, string ctxName )
GetArgType ( ) : string

Method Details

ContextRuleListIndexedGetterDecl() public méthode

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

GetArgType() public méthode

public GetArgType ( ) : string
Résultat string