diff options
Diffstat (limited to 'python/function.py')
| -rw-r--r-- | python/function.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/function.py b/python/function.py index 15f67b35..fd8f7674 100644 --- a/python/function.py +++ b/python/function.py @@ -2941,6 +2941,7 @@ class InstructionTextToken(object): StructOffsetToken **Not emitted by architectures** TagToken **Not emitted by architectures** TextToken Used for anything not of another type. + CommentToken Comments TypeNameToken **Not emitted by architectures** ========================== ============================================ |
