|
|||||||||
| Home >> All >> com >> trapezium >> [ parse overview ] | PREV NEXT | ||||||||
Uses of Class
com.trapezium.parse.TokenEnumerator
| Uses of TokenEnumerator in com.trapezium.parse |
| Methods in com.trapezium.parse with parameters of type TokenEnumerator | |
void |
TokenEnumerator.snarfArrays(TokenEnumerator source)
copy array objects from one TokenEnumerator to another |
boolean |
TokenEnumerator.sameAs(TokenEnumerator other)
compare the current token to one in another TokenEnumerator |
| Constructors in com.trapezium.parse with parameters of type TokenEnumerator | |
TokenEnumerator(TokenEnumerator source)
Create one tokenEnumerator using the same arrays as another. |
|
|
|||||||||
| Home >> All >> com >> trapezium >> [ parse overview ] | PREV NEXT | ||||||||