Lines Matching refs:lexical
9 single: lexical analysis
14 *tokens*, generated by the *lexical analyzer*. This chapter describes how the
15 lexical analyzer breaks a file into tokens.
129 encoding is used for all lexical analysis, in particular to find the end of a
281 error is found by the lexical analyzer --- the indentation of ``return r`` does
318 Identifiers (also referred to as *names*) are described by the following lexical
422 String literals are described by the following lexical definitions:
633 Integer and long integer literals are described by the following lexical
670 Floating point literals are described by the following lexical definitions:
698 Imaginary literals are described by the following lexical definitions:
754 tokens or are otherwise significant to the lexical analyzer: