cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
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