You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
486 B
21 lines
486 B
---
|
|
title: "TOPL"
|
|
description: "Detects errors based on user-provided state machines describing multi-object monitors."
|
|
---
|
|
|
|
Detects errors based on user-provided state machines describing multi-object monitors.
|
|
|
|
Activate with `--topl-pulse`.
|
|
|
|
Supported languages:
|
|
- C/C++/ObjC: Experimental
|
|
- Java: Experimental
|
|
- C#/.Net: Experimental
|
|
|
|
|
|
|
|
## List of Issue Types
|
|
|
|
The following issue types are reported by this checker:
|
|
- [TOPL_PULSE_ERROR](/docs/next/all-issue-types#topl_pulse_error)
|