peek


Description:

public int peek (string chunk, int chunk_pos, bool is_end_of_chunks, out FormatType matched_type, out int byte_length)

Like eat() but fails instantly if at line start or stack empty; and only accepts when next char is whitespace or newline.