Method | Description | |
---|---|---|
Contains ( int position ) : bool | ||
Parse ( |
||
Shift ( int offset ) : void | ||
ShiftStartingFrom ( int position, int offset ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
TokenNode ( ) : System.Diagnostics | ||
TokenNode ( RToken token ) : System.Diagnostics |
public Parse ( |
||
context | ||
parent | IAstNode | |
return | bool |
public ShiftStartingFrom ( int position, int offset ) : void | ||
position | int | |
offset | int | |
return | void |