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

Inheritance: ContextGetterDecl
Datei anzeigen Open project: sharwell/antlr4cs

Public Properties

Property Type Description
ctxName string

Public Methods

Method Description
ContextRuleListGetterDecl ( OutputModelFactory factory, string name, string ctxName )

Method Details

ContextRuleListGetterDecl() public method

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

Property Details

ctxName public_oe property

public string ctxName
return string