Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
clang
v0.2.0
Clang
AccessSpecifier
Availability
ChildVisitResult
Cursor
USR
CursorKind
Error
Code
EvalResult
Kind
File
Index
GlobalOptions
Language
Linkage
PlatformAvailability
SourceLocation
StorageClass
Token
TranslationUnit
Options
Type
TypeKind
UnsavedFile
Visibility
Generated using Crystal 1.14.0
2024-11-26 19:08:42 UTC
struct
Clang::
Token
Clang::Token
Struct
Value
Object
Defined in:
token.cr
Constant Summary
Kind
=
LibC
::
CXKind
Constructors
.new
(translation_unit : TranslationUnit, token : LibC::CXToken)
Instance Method Summary
#extent
#inspect
(io)
#kind
#location
#spelling
#to_unsafe
: LibC::CXToken
Constructor Detail
def self.
new
(translation_unit :
TranslationUnit
, token : LibC::CXToken)
#
[
View source
]
Instance Method Detail
def
extent
#
[
View source
]
def
inspect
(io)
#
[
View source
]
def
kind
#
[
View source
]
def
location
#
[
View source
]
def
spelling
#
[
View source
]
def
to_unsafe
: LibC::CXToken
#
[
View source
]