C# Class Antlr4.Codegen.Model.Chunk.ThisRulePropertyRef_parser

Inheritance: RulePropertyRef
Datei anzeigen Open project: sharwell/antlr4cs

Public Methods

Method Description
ThisRulePropertyRef_parser ( StructDecl ctx, string label ) : Antlr4.Codegen.Model.Decl

Method Details

ThisRulePropertyRef_parser() public method

public ThisRulePropertyRef_parser ( StructDecl ctx, string label ) : Antlr4.Codegen.Model.Decl
ctx Antlr4.Codegen.Model.Decl.StructDecl
label string
return Antlr4.Codegen.Model.Decl