replace meta.FunctionToken

This commit is contained in:
z7zmey
2018-10-29 13:42:50 +02:00
parent 8dc0845d63
commit 2866018474
7 changed files with 6 additions and 7 deletions

View File

@@ -429,7 +429,7 @@ func ExamplePrettyJsonDumper() {
// {
// "type": "*meta.WhiteSpaceType",
// "value": "\n\n\t\t\t",
// "tokenName": "FunctionToken"
// "tokenName": "NodeStart"
// },
// {
// "type": "*meta.WhiteSpaceType",