14 lines
397 B
Plaintext
14 lines
397 B
Plaintext
menubutton(text:'Test' underline:0)
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["function", "menubutton"], ["punctuation", "("],
|
|
["attr-name", "text"], ["punctuation", ":"], ["atom", "'Test'"],
|
|
["attr-name", "underline"], ["punctuation", ":"], ["number", "0"],
|
|
["punctuation", ")"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for parameter names. |