Method | Description | |
---|---|---|
CurrentIsType ( |
||
ExpectType ( |
||
ExpectTypeAndNext ( |
||
ExpectValue ( ) : |
||
ExpectValueAndNext ( ) : |
||
MoveNext ( ) : void | ||
MovePrev ( ) : void | ||
MoveStart ( ) : void | ||
TokenReader ( List |
Method | Description | |
---|---|---|
Dump ( ) : void |
public CurrentIsType ( |
||
Type | ||
return | bool |
public ExpectType ( |
||
Type | ||
return |
public ExpectTypeAndNext ( |
||
Type | ||
return |
public ExpectValueAndNext ( ) : |
||
return |