mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
18 lines
348 B
Plaintext
18 lines
348 B
Plaintext
<android.support.v7.widget.CardView>
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["tag", [
|
|
["tag", [
|
|
["punctuation", "<"],
|
|
"android.support.v7.widget.CardView"
|
|
]],
|
|
["punctuation", ">"]
|
|
]]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for tag names containing dots.
|
|
See #888 for details. |