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

Inheritance: ActionChunk
Afficher le fichier Open project: sharwell/antlr4cs Class Usage Examples

Méthodes publiques

Свойство Type Description
name string

Méthodes publiques

Méthode Description
SetAttr ( StructDecl ctx, string name, IList rhsChunks ) : System.Collections.Generic

Method Details

SetAttr() public méthode

public SetAttr ( StructDecl ctx, string name, IList rhsChunks ) : System.Collections.Generic
ctx Antlr4.Codegen.Model.Decl.StructDecl
name string
rhsChunks IList
Résultat System.Collections.Generic

Property Details

name public_oe property

public string name
Résultat string