gosrc2cpg
gosrc2cpg
API
io.joern.gosrc2cpg
astcreation
AstCreator
AstCreatorHelper
AstForExpressionCreator
AstForFunctionsCreator
AstForGenDeclarationCreator
AstForLambdaCreator
AstForMethodCallExpressionCreator
AstForPackageConstructorCreator
AstForPrimitivesCreator
AstForStatementsCreator
AstForTypeDeclCreator
CommonCacheBuilder
Defines
DependencySrcProcessor
InitialMainSrcProcessor
LambdaFunctionMetaData
MethodMetadata
datastructures
GoGlobal
LambdaTypeInfo
MethodCacheMetaData
NameSpaceMetaData
PackageMemberAst
model
GoMod
GoModDependency
GoModHelper
GoModModule
parser
GoAstJsonParser
ParserAst
ArrayType
AssignStmt
BaseExpr
BasePrimitive
BaseStmt
BasicLit
BinaryExpr
BlockStmt
BranchStmt
CallExpr
CaseClause
ChanType
CompositeLit
DeclStmt
Ellipsis
ExprStmt
FieldList
File
ForStmt
FuncDecl
FuncLit
FuncType
GenDecl
Ident
IfStmt
ImportSpec
IncDecStmt
IndexExpr
InterfaceType
KeyValueExpr
LabeledStmt
MapType
NotHandledType
ParenExpr
ParserNode
RangeStmt
ReturnStmt
SelectorExpr
StarExpr
StructType
SwitchStmt
TypeAssertExpr
TypeSpec
TypeSwitchStmt
UnaryExpr
Unknown
ValueSpec
ParserKeys
ParserNodeInfo
passes
AstCreationPass
BasePassForAstProcessing
DependencySrcProcessorPass
DownloadDependenciesPass
InitialMainSrcPass
PackageCtorCreationPass
utils
AstGenRunner
GoAstGenRunnerResult
AstGenRunner
ModuleMeta
Operator
UtilityConstants
Config
Frontend
GoSrc2Cpg
Main
gosrc2cpg
/
io.joern.gosrc2cpg
/
io.joern.gosrc2cpg.astcreation
/
Defines
Defines
io.joern.gosrc2cpg.astcreation.Defines
object
Defines
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Defines
.
type
Members list
Clear all
Value members
Concrete fields
val
Bool
:
String
val
FieldAccess
:
String
val
ReturnType
:
String
val
This
:
String
val
anyTypeName
:
String
val
builtinFunctions
:
Map
[
String
, (
String
,
String
,
String
)]
val
chan
:
String
val
dot
:
String
val
empty
:
String
val
map
:
String
val
primitiveTypeMap
:
Map
[
String
,
String
]
val
qualifiedNameSeparator
:
String
val
voidTypeName
:
String
In this article
Attributes
Members list
Value members
Concrete fields