RepShape
Shape for Rep values (always fully packed)
Attributes
- Source
- Shape.scala
- Graph
-
- Supertypes
- Self type
-
RepShape.type
Members list
Type members
Inherited types
Attributes
- Inherited from:
- Shape
- Source
- Shape.scala
Attributes
- Inherited from:
- Shape
- Source
- Shape.scala
Attributes
- Inherited from:
- Shape
- Source
- Shape.scala
Value members
Concrete methods
Attributes
- Source
- Shape.scala
Build a packed representation containing QueryParameters that can extract data from the unpacked representation later. This method is not available for shapes where Mixed and Unpacked are different types.
Build a packed representation containing QueryParameters that can extract data from the unpacked representation later. This method is not available for shapes where Mixed and Unpacked are different types.
Attributes
- Source
- Shape.scala
Encode a reference into a value of this Shape. This method may not be available for shapes where Mixed and Packed are different types.
Encode a reference into a value of this Shape. This method may not be available for shapes where Mixed and Packed are different types.
Attributes
- Definition Classes
- Source
- Shape.scala
Convert a value of this Shape's (mixed) type to the fully packed type
Return the fully packed Shape
Return an AST Node representing a mixed value.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
- Source
- Shape.scala