C# Class Parrot.Lexer.UnexpectedTokenException

Inheritance: System.Exception
Afficher le fichier Open project: ParrotFx/Parrot

Méthodes publiques

Méthode Description
UnexpectedTokenException ( string mesage ) : System

Method Details

UnexpectedTokenException() public méthode

public UnexpectedTokenException ( string mesage ) : System
mesage string
Résultat System