Vala.Scanner.read_token – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
Scanner
source_file
get_identifier_or_keyword
Scanner
parse_file_comments
pop_comment
read_regex_token
read_template_token
read_token
seek
read_token
Description:
public
TokenType
read_token
(
out
SourceLocation
token_begin,
out
SourceLocation
token_end)