cpg-core
6.1.0
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.
Properties
Properties
supported
Link copied to clipboard
val
supported
:
Boolean
=
true