C# Class CoolCompiler.EntryPointError

Inheritance: CompilerError
显示文件 Open project: KvanTTT/Cool-Compiler

Public Methods

Method Description
EntryPointError ( int number ) : System

Method Details

EntryPointError() public method

public EntryPointError ( int number ) : System
number int
return System