C# Class ParseResult

ファイルを表示 Open project: nreco/lambdaparser Class Usage Examples

Public Properties

Property Type Description
End int
Expr Expression

Property Details

End public_oe property

public int End
return int

Expr public_oe property

public Expression Expr
return Expression