C# Class Antlr4.Codegen.Model.ExceptionClause

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

Méthodes publiques

Méthode Description
ExceptionClause ( OutputModelFactory factory, ActionAST catchArg, ActionAST catchAction ) : Antlr4.Tool.Ast

Method Details

ExceptionClause() public méthode

public ExceptionClause ( OutputModelFactory factory, ActionAST catchArg, ActionAST catchAction ) : Antlr4.Tool.Ast
factory OutputModelFactory
catchArg Antlr4.Tool.Ast.ActionAST
catchAction Antlr4.Tool.Ast.ActionAST
Résultat Antlr4.Tool.Ast