Property | Type | Description | |
---|---|---|---|
Index | int | ||
Length | int |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Range ( IParseTree tree ) : System.Diagnostics | ||
Range ( int index, int length ) : System.Diagnostics | ||
ToString ( ) : string |
public Range ( IParseTree tree ) : System.Diagnostics | ||
tree | IParseTree | |
return | System.Diagnostics |
public Range ( int index, int length ) : System.Diagnostics | ||
index | int | |
length | int | |
return | System.Diagnostics |