Class Raw::ParenTypeRepr
INTERNAL: Do not use. A parenthesized type.
For example:
let x: (i32);
// ^^^^^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getTypeRepr | Gets the type representation of this paren type representation, if it exists. |
| toString |