io.sarl.lang.sarl.actionprototype
Interface IActionPrototypeContext
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
interface IActionPrototypeContext
Context used by a IActionPrototypeProvider.
Maven Group Identifier:
io.sarl.lang
Maven Artifact Identifier:
compiler
Since:
0.10
See:
IActionPrototypeProvider
Action Summary
Modifier and type Action and description
abstract void release
Release any resource.
Action Details
release
def release
Release any resource.