C# Class Antlr4.Runtime.Tree.Pattern.ParseTreePatternMatcher.CannotInvokeStartRule

Inheritance: System.Exception
Datei anzeigen Open project: antlr/antlr4

Public Methods

Method Description
CannotInvokeStartRule ( Exception e ) : System

Method Details

CannotInvokeStartRule() public method

public CannotInvokeStartRule ( Exception e ) : System
e System.Exception
return System