C# Class Spark.Emit.SpanMethods

Mostra file Open project: spark-shading-language/spark

Public Methods

Method Description
Dump ( this span, System writer ) : void
Prefix ( this span, string prefix ) : ISpan

Method Details

Dump() public static method

public static Dump ( this span, System writer ) : void
span this
writer System
return void

Prefix() public static method

public static Prefix ( this span, string prefix ) : ISpan
span this
prefix string
return ISpan