com
.
thoughtworks
.
compute
.
Trees
.
FloatTrees
FloatTreeTerm
Related Doc:
package FloatTrees
trait
FloatTreeTerm
extends
FloatTermApi
with
ValueTreeTerm
with
FloatExpressionApi
Attributes
protected
Self Type
FloatTerm
Source
Trees.scala
Linear Supertypes
FloatTrees.ValueTreeTerm
,
FloatTrees.FloatTermApi
,
FloatTrees.FloatExpressionApi
,
FloatTrees.ValueTermApi
,
FloatTrees.ValueExpressionApi
,
FloatTrees.TermApi
,
FloatTrees.ExpressionApi
,
AnyRef
,
Any
Known Subclasses
FloatTerm
Type Hierarchy
FloatTreeTerm
FloatTerm
FloatTermApi
ValueTreeTerm
FloatExpressionApi
Ordering
Alphabetic
By Inheritance
Inherited
FloatTreeTerm
ValueTreeTerm
FloatTermApi
FloatExpressionApi
ValueTermApi
ValueExpressionApi
TermApi
ExpressionApi
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Type Members
type
JvmValue
=
Float
Definition Classes
FloatExpressionApi
→
ValueExpressionApi
type
TermIn
[
C <:
FloatTrees.Category
]
=
Expressions.Floats.FloatExpressionApi.TermIn.C.FloatTerm
Definition Classes
FloatExpressionApi
→
ValueExpressionApi
→
ExpressionApi
type
ThisTerm
=
FloatTerm.TermIn
[
FloatTrees
.this.type]
Definition Classes
ExpressionApi
type
ThisType
=
FloatTerm.TypeIn
[
FloatTrees
.this.type]
Definition Classes
ValueExpressionApi
type
TypeIn
[
C <:
FloatTrees.Category
]
=
Expressions.Floats.FloatExpressionApi.TypeIn.C.FloatType
Definition Classes
FloatExpressionApi
→
ValueExpressionApi
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
%
(
rightHandSide:
FloatTerm
)
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
*
(
rightHandSide:
FloatTerm
)
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
+
(
rightHandSide:
FloatTerm
)
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
-
(
rightHandSide:
FloatTerm
)
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
->
[
B
]
(
y:
B
)
: (
FloatTreeTerm
,
B
)
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
ArrowAssoc
[
FloatTreeTerm
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
def
/
(
rightHandSide:
FloatTerm
)
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
alphaConversion
:
FloatTerm.ThisTerm
Definition Classes
ValueTreeTerm
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
ensuring
(
cond: (
FloatTreeTerm
) ⇒
Boolean
,
msg: ⇒
Any
)
:
FloatTreeTerm
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
Ensuring
[
FloatTreeTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
FloatTreeTerm
) ⇒
Boolean
)
:
FloatTreeTerm
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
Ensuring
[
FloatTreeTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
FloatTreeTerm
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
Ensuring
[
FloatTreeTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
FloatTreeTerm
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
Ensuring
[
FloatTreeTerm
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
StringFormat
[
FloatTreeTerm
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
unary_+
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
unary_-
:
FloatTerm
Definition Classes
FloatTreeTerm
→
FloatTermApi
def
valueType
:
FloatTerm.ThisType
Definition Classes
FloatTreeTerm
→
ValueTreeTerm
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
FloatTreeTerm
,
B
)
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
ArrowAssoc
[
FloatTreeTerm
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Shadowed Implicit Value Members
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
FloatTreeTerm
to
any2stringadd
[
FloatTreeTerm
] performed by method any2stringadd in scala.Predef.
Shadowing
This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a
type ascription
:
(floatTreeTerm: any2stringadd[FloatTreeTerm]).+(other)
Definition Classes
any2stringadd
Inherited from
FloatTrees.ValueTreeTerm
Inherited from
FloatTrees.FloatTermApi
Inherited from
FloatTrees.FloatExpressionApi
Inherited from
FloatTrees.ValueTermApi
Inherited from
FloatTrees.ValueExpressionApi
Inherited from
FloatTrees.TermApi
Inherited from
FloatTrees.ExpressionApi
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
FloatTreeTerm
to
any2stringadd
[
FloatTreeTerm
]
Inherited by implicit conversion StringFormat from
FloatTreeTerm
to
StringFormat
[
FloatTreeTerm
]
Inherited by implicit conversion Ensuring from
FloatTreeTerm
to
Ensuring
[
FloatTreeTerm
]
Inherited by implicit conversion ArrowAssoc from
FloatTreeTerm
to
ArrowAssoc
[
FloatTreeTerm
]
Ungrouped