mirror of
https://github.com/sjsdfg/effective-java-3rd-chinese.git
synced 2025-02-04 00:30:47 +08:00
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
|
ApacheServer {}
|
||
|
lb--apache-mod-jk--puppet {}
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["component", "ApacheServer"], ["punctuation", "{"], ["punctuation", "}"],
|
||
|
["component", "lb--apache-mod-jk--puppet"], ["punctuation", "{"], ["punctuation", "}"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for component names.
|