Package ch.usi.si.seart.treesitter.function
-
Interface Summary Interface Description IOExceptionThrowingConsumer<T> Represents an operation that accepts a single input argument and returns no result.
| Interface | Description |
|---|---|
| IOExceptionThrowingConsumer<T> |
Represents an operation that accepts a single input argument and returns no result.
|