semanticcpg apidocs
1.1.1594
semanticcpg apidocs
API
io.joern.c2cpg
C2Cpg
Config
Main
io.joern.c2cpg.astcreation
AstCreator
AstCreatorHelper
OptionSafeAst
AstCreatorHelper
AstForExpressionsCreator
AstForFunctionsCreator
AstForPrimitivesCreator
AstForStatementsCreator
AstForTypesCreator
AstNodeBuilder
Defines
MacroHandler
io.joern.c2cpg.datastructures
CGlobal
io.joern.c2cpg.parser
CdtParser
ParseResult
CdtParser
CustomFileContentProvider
DefaultDefines
FileDefaults
HeaderFileFinder
ParseProblemsLogger
ParserConfig
ParserConfig
PreprocessorStatementsLogger
io.joern.c2cpg.passes
AstCreationPass
HeaderFiles
InputFiles
SourceFiles
AstCreationPass
HeaderContentPass
PreprocessorPass
io.joern.c2cpg.utils
ExternalCommand
IOUtils
IncludeAutoDiscovery
Report
Report
TimeUtils
org.eclipse.cdt.internal.core.parser.scanner
MacroArgumentExtractor
semanticcpg apidocs
/
io.joern.c2cpg.datastructures
/
CGlobal
CGlobal
io.joern.c2cpg.datastructures.CGlobal$
object
CGlobal
extends
Global
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Global
class
Object
trait
Matchable
class
Any
Self type
CGlobal
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
getAstsFromAstCache
(
diffGraph
:
DiffGraphBuilder
,
filename
:
String
,
fromFilename
:
String
,
linenumber
:
Option
[
Int
],
columnnumber
:
Option
[
Int
],
astCreatorFunction
:
=>
Seq
[
Ast
]):
Seq
[
Ast
]
def
headerFiles
:
Set
[
String
]
def
shouldBeCleared
():
Boolean
def
typesSeen
():
List
[
String
]
Inherited fields
val
usedTypes
:
ConcurrentHashMap
[
String
,
Boolean
]
Attributes
Inherited from:
Global