Свойство | Type | Description | |
---|---|---|---|
Nowhere |
Méthode | Description | |
---|---|---|
Contains ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
SourceRange ( ISourceFile source, Lexing token ) : System | ||
SourceRange ( ISourceFile source, int beginIndex = -1, int length ) : System | ||
ToString ( ) : string | ||
operator ( ) : bool | ||
this ( int subIndex ) : char |
public Contains ( |
||
inner | ||
Résultat | bool |
public SourceRange ( ISourceFile source, Lexing token ) : System | ||
source | ISourceFile | |
token | Lexing | |
Résultat | System |
public SourceRange ( ISourceFile source, int beginIndex = -1, int length ) : System | ||
source | ISourceFile | |
beginIndex | int | |
length | int | |
Résultat | System |