public static class RapidsHelpV3.RapidsExpressionV3 extends SchemaV3<Iced,RapidsHelpV3.RapidsExpressionV3>
SchemaV3.Meta
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description |
boolean |
is_abstract |
java.lang.String |
name |
java.lang.String |
pattern |
RapidsHelpV3.RapidsExpressionV3[] |
sub |
__meta, _exclude_fields
Constructor and Description |
---|
RapidsHelpV3.RapidsExpressionV3() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal
@API(help="If true, then this is not a standalone construct but purely a grouping level.") public boolean is_abstract
@API(help="Description of the functionality provided by this language construct.") public java.lang.String description
@API(help="List of language constructs that grouped under this one.") public RapidsHelpV3.RapidsExpressionV3[] sub