C# Class Antlr4.Codegen.Model.ArgAction

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
ArgAction ( OutputModelFactory factory, ActionAST ast, string ctxType ) : Antlr4.Tool.Ast

Method Details

ArgAction() public méthode

public ArgAction ( OutputModelFactory factory, ActionAST ast, string ctxType ) : Antlr4.Tool.Ast
factory OutputModelFactory
ast Antlr4.Tool.Ast.ActionAST
ctxType string
Résultat Antlr4.Tool.Ast

Property Details

ctxType public_oe property

public string ctxType
Résultat string