public class RapidsHelpV3 extends SchemaV3
| Modifier and Type | Field and Description |
|---|---|
RapidsExpressionV3 |
syntax
Rapids language, organized in a form of a tree (so that similar constructs are grouped together.
|
| Constructor and Description |
|---|
RapidsHelpV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public RapidsExpressionV3 syntax