C# Class AjTalk.Compiler.LexerException

Inheritance: System.Exception
Mostrar archivo Open project: ajlopez/AjTalk

Public Methods

Method Description
LexerException ( string msg ) : System

Method Details

LexerException() public method

public LexerException ( string msg ) : System
msg string
return System