C# Class Spark.AbstractSyntax.AbsSyntaxInfo

Exibir arquivo Open project: spark-shading-language/spark Class Usage Examples

Public Properties

Property Type Description
range SourceRange

Public Methods

Method Description
AbsSyntaxInfo ( SourceRange range ) : System

Method Details

AbsSyntaxInfo() public method

public AbsSyntaxInfo ( SourceRange range ) : System
range SourceRange
return System

Property Details

range public_oe property

public SourceRange range
return SourceRange