| Did you know ... | Search Documentation: |
| text_buffer<-scan_syntax |
<-syntax
object. Scanning starts at from, which is assumed to be
outside comment and strings. The return-value is a tuple
object, whose first part is a name indicating the syntactical category
at to and whose second part denotes the start-position of
this syntactical object.
Returned syntactical categories:
See also class syntax_table, text_buffer<-skip_comment, text_buffer<-skip_layout,
text_buffer<-matching_bracket.