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
class
Clang::
EvalResult
Clang::EvalResult
Reference
Object
Defined in:
eval_result.cr
Constructors
.new
(result : LibC::CXEvalResult)
Instance Method Summary
#as_double
#as_int
#as_str
#finalize
#kind
#to_unsafe
: Pointer(Void)
Constructor Detail
def self.
new
(result : LibC::CXEvalResult)
#
[
View source
]
Instance Method Detail
def
as_double
#
[
View source
]
def
as_int
#
[
View source
]
def
as_str
#
[
View source
]
def
finalize
#
[
View source
]
def
kind
#
[
View source
]
def
to_unsafe
: Pointer(Void)
#
[
View source
]