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::
UnsavedFile
Clang::UnsavedFile
Struct
Value
Object
Defined in:
unsaved_file.cr
Constructors
.new
(filename, contents)
Instance Method Summary
#filename
#to_unsafe
: LibC::CXUnsavedFile
Constructor Detail
def self.
new
(filename, contents)
#
[
View source
]
Instance Method Detail
def
filename
#
[
View source
]
def
to_unsafe
: LibC::CXUnsavedFile
#
[
View source
]