1 2 3 4 5 6 7 8 9 10 11 12
---input--- import a.b.c ---tokens--- 'import' Keyword ' ' Text.Whitespace 'a' Name.Namespace '.' Punctuation 'b' Name.Namespace '.' Punctuation 'c' Name '\n' Text