mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-25 23:43:28 +08:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
foobar()
|
|
Foo_Bar_42()
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
|
["function", "Foo_Bar_42"], ["punctuation", "("], ["punctuation", ")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for functions. |