toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.frontends
/
SupportsParallelParsing
Supports
Parallel
Parsing
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
SupportsParallelParsing
(
val
supported
:
Boolean
=
true
)
Determines if the
LanguageFrontend
can parse multiple files in parallel. Defaults to true.
Members
Properties
supported
Link copied to clipboard
val
supported
:
Boolean
=
true