WithStreamlets
Base trait to use in any Definition that can define Streamlets
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
Value members
Inherited methods
Determines if this RiddlValue references any Authors or not
Determines if this RiddlValuedefines any Authors or not
Determine if this RiddlValue has definitions it contains
Determines if this RiddlValue has any includes in it
Determines if this RiddlValue has any options set or not
Determines if this RiddlValue contains any type definitions
True only if this value does not have a name or has an empty name
True only if this value does not have a name or has an empty name
Attributes
- Inherited from:
- RiddlValue
Determines if this RiddlValue is a comment or not
Force all subclasses to return true as they are containers
Force all subclasses to return true as they are containers
Attributes
- Definition Classes
- Inherited from:
- Container
Determine if this RiddlValue is a definition or not
Determine if this RiddlValue is empty or not.
Determine if this RiddlValue is empty or not. Non-containers are always empty
Attributes
- Definition Classes
- Inherited from:
- Container
Whether or not this instance has an id: Identifier field or not
Whether or not this instance has an id: Identifier field or not
Attributes
- Inherited from:
- RiddlValue
Attributes
- Inherited from:
- RiddlValue
Determines if this RiddlValue is a processor (handles messages) or not
Determines if this RiddlValue is a processor (handles messages) or not
Attributes
- Inherited from:
- RiddlValue
Determine if this RiddlValue is the top most container, appearing at the root of the AST
Determine if this RiddlValue is the top most container, appearing at the root of the AST
Attributes
- Inherited from:
- RiddlValue
Determines if this node is a vital node or not
Provide a string to specify the kind of thing this value is with default derived from class name
Provide a string to specify the kind of thing this value is with default derived from class name
Attributes
- Inherited from:
- RiddlValue
implements the nonEmpty function based on the isEmpty function
implements the nonEmpty function based on the isEmpty function
Attributes
- Inherited from:
- RiddlValue
Inherited and Abstract methods
Format the node to a string in a form suitable for use in error messages
Format the node to a string in a form suitable for use in error messages
Attributes
- Inherited from:
- RiddlValue
The point location in the parse at which this RiddlValue occurs
The point location in the parse at which this RiddlValue occurs
Attributes
- Inherited from:
- RiddlValue