C# Class EasyParse.Parsing.Nodes.Errors.UnexpectedEndOfInput

Inheritance: Error
ファイルを表示 Open project: zoran-horvat/easy-parse

Public Methods

Method Description
UnexpectedEndOfInput ( Location location ) : EasyParse.Text

Method Details

UnexpectedEndOfInput() public method

public UnexpectedEndOfInput ( Location location ) : EasyParse.Text
location Location
return EasyParse.Text