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.
20 lines
462 B
20 lines
462 B
5 years ago
|
---
|
||
|
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.
|
||
|
|
||
4 years ago
|
Activate with `--topl-pulse`.
|
||
5 years ago
|
|
||
|
Supported languages:
|
||
|
- C/C++/ObjC: Experimental
|
||
|
- Java: Experimental
|
||
|
|
||
4 years ago
|
|
||
|
|
||
|
## List of Issue Types
|
||
|
|
||
|
The following issue types are reported by this checker:
|
||
4 years ago
|
- [TOPL_PULSE_ERROR](/docs/next/all-issue-types#topl_pulse_error)
|