dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
TranslationUnit.parseString
clang
TranslationUnit
TranslationUnit
Undocumented in source. Be warned that the author may not have intended to support it.
struct
TranslationUnit
static
TranslationUnit
parseString
(
Index
index
,
string
source
,
string
[]
commandLineArgs
= ["-Wno-missing-declarations"]
,
CXUnsavedFile
[]
unsavedFiles
= null
,
uint
options
=
CXTranslationUnit_Flags.detailedPreprocessingRecord
)
Meta
Source
See Implementation
clang
TranslationUnit
TranslationUnit
constructors
this
functions
dumpAST
extent
file
includeLocations
includeLocationsImpl
isCompiled
isFileMultipleIncludeGuarded
isMultipleIncludeGuarded
location
relativeCursorLocationLessOp
relativeLocationAccessor
relativeLocationAccessorImpl
relativeLocationLessOp
tokens
tokensNoComments
mixins
__anonymous
properties
cursor
declarations
diagnosticSet
diagnostics
numDiagnostics
source
spelling
static functions
parse
parseString
tokenize
tokenizeNoComments
variables
sourceString