Return the kind of this token.

Synopsis

Declared in <llvm/MC/MCAsmMacro.h>

TokenKind
getKind() const;

Return Value

The kind of this token.

Created with MrDocs