Skip to content

Commit 45a4d5b

Browse files
jf205james
authored andcommitted
Update docs/codeql/codeql-language-guides/abstract-syntax-tree-classes-for-working-with-go-programs.rst
1 parent d0a2582 commit 45a4d5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/codeql/codeql-language-guides/abstract-syntax-tree-classes-for-working-with-go-programs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ The following classes relate to what sort of entity the name refers to.
328328
- LabelName_
329329
- ValueName_
330330

331-
- ConstantName_
332-
- VariableName_
333-
- FunctionName_
331+
- ConstantName_
332+
- VariableName_
333+
- FunctionName_
334334

335335
Miscellaneous
336336
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)