Package | Description |
---|---|
org.thales.punch.libraries.punchlang.api |
Punch package documentation.
|
org.thales.punch.libraries.punchlang.operator |
Punch language operators.
|
Modifier and Type | Method and Description |
---|---|
static CefOperator |
Punchlet.cef() |
Modifier and Type | Method and Description |
---|---|
CefOperator |
CefOperator.on(String input)
Make the operator work on an input String
|
CefOperator |
CefOperator.on(Tuple input)
Make the operator work on an input Tuple.
|
Copyright © 2023. All rights reserved.