Ambiguous documentation

new topic     » topic index » view thread      » older message » newer message

Please explain what the Comments section means. I just don't get it.

8.50.7.3 show_tokens 
 
include euphoria/tokenize.e 
namespace tokenize 
public procedure show_tokens(integer fh, sequence tokens) 
 
Print token names and data for each token in `tokens` to the file handle `fh` 
Parameters: 
 
    fh - file handle to print information to 
    tokens - token sequence to print  
 
Comments: 
 
This does not take direct output from tokenize_string or tokenize_file. Instead they take the first element of their return value, the token stream only. 
-Bruce

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu