tastyquery.Trees.SeqLiteral
Value parameters
-
tpt
-
The element type of the sequence.
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Compute the prefix represented by this tree.
Compute the prefix represented by this tree.
The default implementation throws an InvalidProgramStructureException to indicate that this term tree is not a valid type prefix.
Attributes
-
Inherited from:
-
TermTree
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
-
Inherited from:
-
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
-
Returns
-
in the default implementation, an Iterator[Any]
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Tree
Attributes
-
Inherited from:
-
Tree
The term type of this tree.
The term type of this tree.
Attributes
-
Inherited from:
-
TermTree