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

Inheritance: RulePropertyRef
Datei anzeigen Open project: sharwell/antlr4cs

Public Methods

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

Method Details

RulePropertyRef_stop() public method

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