Main program: Django_Program
Django syntax:
Count | Terminals: | |
Django_Comment: {# comment #} | ||
Count | Statistics(*) | Tokens: |
Django_Element: (HTML_TableRow | HTML_Element | Django_Comment) | ||
Django_Program: Django_Element* |
Terminals = 1 (instances=0)
Tokens = 2 (instances=0)
(*) Statistics are shown in the same order as the Tokens.
Percentages are rounded; 'all' and 'none' mean 100% and 0% before rounding.
For lists, it shows the average number of occurrences, excluding empty lists.